dd2ae03e6c
This patch aims to update the ACL for some of the Ironic projecsts to allow the edit of hashtags Projects updated: - bifrost - ironic-inspector - ironic-specs - ironic-ui - ironic - metalsmith - networking-generic-switch - sushy - tenks - virtualbmc Change-Id: I736c807030cffff8d9017cbbbc8a252de902d423
15 lines
370 B
Plaintext
15 lines
370 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group ironic-ui-core
|
|
editHashtags = group ironic-ui-core
|
|
label-Code-Review = -2..+2 group ironic-core
|
|
label-Code-Review = -2..+2 group ironic-ui-core
|
|
label-Workflow = -1..+1 group ironic-core
|
|
label-Workflow = -1..+1 group ironic-ui-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|