Fix rocky-3 ACLs (performance-docs)
The regular run to check for ACL issues reveales issues with the ACL of performance-docs (rally team) and Adjutant repositories. In this patch we will only fix performance-docs as Adjutant won't be released until Stein. Change-Id: I1b8013dcfe975ec130443688727f09c34acb643c
This commit is contained in:
@@ -1,13 +1,9 @@
|
|||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group performance-docs-core
|
abandon = group performance-docs-core
|
||||||
create = group performance-docs-release
|
|
||||||
label-Code-Review = -2..+2 group performance-docs-core
|
label-Code-Review = -2..+2 group performance-docs-core
|
||||||
label-Verified = -1..+1 group performance-docs-ci
|
label-Verified = -1..+1 group performance-docs-ci
|
||||||
label-Workflow = -1..+1 group performance-docs-core
|
label-Workflow = -1..+1 group performance-docs-core
|
||||||
|
|
||||||
[access "refs/tags/*"]
|
|
||||||
pushSignedTag = group performance-docs-release
|
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
Reference in New Issue
Block a user