Update more ironic project ACLs for editHashtags
Continuation of dab20d5fa2ef1451 and f1924099b2, it was decided to allow non-cores to also edit hashtags in patches when they aren't the original owner of the change to assist with wrangling of patches. Change-Id: I4dc38575fee03ec695dcfefefb9db6635684f264
This commit is contained in:
parent
980add8b9c
commit
6ab71e364b
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group bifrost-core
|
||||
editHashtags = group bifrost-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group bifrost-core
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Verified = -1..+1 group bifrost-ci
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tenks-core
|
||||
editHashtags = group tenks-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group tenks-core
|
||||
label-Workflow = -1..+1 group tenks-core
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user