Update ironic ACL for editHashtags
Continuation of dab20d5fa2
, 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: Ie74bfd77cf98d5f8de732766861d6eeced1e2028
This commit is contained in:
parent
8f994d6332
commit
f1924099b2
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-inspector-core
|
||||
editHashtags = group ironic-inspector-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Code-Review = -2..+2 group ironic-inspector-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-specs-core
|
||||
editHashtags = group ironic-specs-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group ironic-specs-core
|
||||
label-Workflow = -1..+1 group ironic-specs-core
|
||||
toggleWipState = group ironic-specs-core
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-ui-core
|
||||
editHashtags = group ironic-ui-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Code-Review = -2..+2 group ironic-ui-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
@ -4,7 +4,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-core
|
||||
abandon = group networking-generic-switch-core
|
||||
editHashtags = group ironic-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Code-Review = -2..+2 group networking-generic-switch-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
@ -4,6 +4,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group sushy-oem-idrac-core
|
||||
create = group sushy-oem-idrac-release
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group sushy-oem-idrac-core
|
||||
label-Verified = -1..+1 group sushy-oem-idrac-ci
|
||||
label-Workflow = -1..+1 group sushy-oem-idrac-core
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group sushy-core
|
||||
editHashtags = group sushy-core
|
||||
editHashtags = group Registered Users
|
||||
label-Code-Review = -2..+2 group sushy-core
|
||||
label-Workflow = -1..+1 group sushy-core
|
||||
toggleWipState = group sushy-core
|
||||
|
Loading…
Reference in New Issue
Block a user