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:
Doug Goldstein 2024-10-08 09:49:24 -05:00
parent 8f994d6332
commit f1924099b2
No known key found for this signature in database
6 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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