
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: Icaee2a8fce4d50891948c6d8351aea974d974963
17 lines
396 B
Plaintext
17 lines
396 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group tripleo-upgrade-core
|
|
label-Code-Review = -2..+2 group tripleo-upgrade-core
|
|
label-Verified = -1..+1 group tripleo-ci
|
|
label-Workflow = -1..+1 group tripleo-upgrade-core
|
|
toggleWipState = group tripleo-upgrade-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|