project-config/gerrit/acls/openstack/publiccloud-sig.config
Előd Illés 15920691d1 Move projects under meta-config acl (10)
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: I458ffe1a1fdd05f075c0b773f1bf0b98963be992
2021-04-28 19:51:37 +00:00

18 lines
381 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group publiccloud-sig-core
label-Code-Review = -2..+2 group publiccloud-sig-core
label-Workflow = -1..+1 group publiccloud-sig-core
[access "refs/tags/*"]
pushSignedTag = group publiccloud-sig-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true