Add editHashtags permissions to some governance repositories
The TC uses topic tags to identify kinds of changes and applies rules based on the topic; so if contributors want to add further filtering metadata that's useful, they can use hashtags instead. Currently, allow the respective core group to use hashtags. This may just change to Registered Users in the future if the infra team finds that more appropriate. Change-Id: I02933d6a72e295f237ada1bc012eff99d7b25573
This commit is contained in:
parent
b47779a942
commit
354763eebd
@ -3,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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,6 +5,7 @@
|
||||
abandon = group Change Owner
|
||||
abandon = group Project Bootstrappers
|
||||
abandon = group tech-committee-chair
|
||||
editHashtags = group tech-committee
|
||||
exclusiveGroupPermissions = abandon label-Workflow
|
||||
label-Rollcall-Vote = -1..+1 group tech-committee
|
||||
label-Workflow = -1..+0 group Change Owner
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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,6 +3,7 @@
|
||||
|
||||
[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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user