
This patch series move openstack/* projects from All-Projects ACL to meta-config ACL, which is created especially for the Release Managers group. Change-Id: I91acd4801efc996ee211a474f598771d8b48c76d
21 lines
463 B
Plaintext
21 lines
463 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/for/refs/heads/*"]
|
|
exclusiveGroupPermissions = push
|
|
push = group tech-committee
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group tech-committee
|
|
label-Code-Review = -2..+2 group tech-committee
|
|
label-Verified = -2..+2 group tech-committee
|
|
label-Workflow = -1..+1 group tech-committee
|
|
submit = group tech-committee
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|