Remove editHashtags config
With https://review.opendev.org/c/opendev/system-config/+/951601 we are changing the global default to allow any registered user to edit hashtags. To promote consistent behavior for cross-project work across the whole system, remove the more restrictive overrides. This has been discussed and announced in various channels including https://lists.opendev.org/archives/list/service-announce@lists.opendev.org/thread/SVXT6X4WRYE6XQPB5PTWFUKUATICLO56/ Change-Id: I1abedfa60486718c217b70b49c62909c8acc9082
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group api-site-core
|
||||
editHashtags = group api-site-core
|
||||
label-Code-Review = -2..+2 group api-site-core
|
||||
label-Workflow = -1..+1 group api-site-core
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group constellations-core
|
||||
editHashtags = group constellations-core
|
||||
label-Code-Review = -2..+2 group constellations-core
|
||||
label-Workflow = -1..+1 group constellations-core
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group election-core
|
||||
editHashtags = group election-core
|
||||
label-Code-Review = -2..+2 group election-core
|
||||
label-Workflow = -1..+1 group election-core
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group goal-tools-core
|
||||
editHashtags = group goal-tools-core
|
||||
label-Code-Review = -2..+2 group goal-tools-core
|
||||
label-Workflow = -1..+1 group goal-tools-core
|
||||
|
||||
|
@@ -5,7 +5,6 @@
|
||||
abandon = group Change Owner
|
||||
abandon = group Project Bootstrappers
|
||||
abandon = group tech-committee-chair
|
||||
editHashtags = group tech-committee
|
||||
exclusiveGroupPermissions = abandon label-Workflow
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Rollcall-Vote = -1..+1 group tech-committee
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tech-committee
|
||||
editHashtags = group tech-committee
|
||||
label-Code-Review = -2..+2 group tech-committee
|
||||
label-Workflow = -1..+1 group tech-committee
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group kayobe-core
|
||||
editHashtags = group kayobe-core
|
||||
label-Backport-Candidate = -2..+2 group kayobe-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group kayobe-core
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group kolla-core
|
||||
editHashtags = group kolla-core
|
||||
label-Backport-Candidate = -2..+2 group kolla-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group kolla-core
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-doc-core
|
||||
editHashtags = group openstack-doc-core
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group project-team-guide-core
|
||||
editHashtags = group project-team-guide-core
|
||||
label-Code-Review = -2..+2 group project-team-guide-core
|
||||
label-Workflow = -1..+1 group project-team-guide-core
|
||||
|
||||
|
@@ -3,7 +3,6 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group service-types-authority-core
|
||||
editHashtags = group service-types-authority-core
|
||||
label-Code-Review = -2..+2 group service-types-authority-core
|
||||
label-Workflow = -1..+1 group service-types-authority-core
|
||||
|
||||
|
Reference in New Issue
Block a user