project-config/gerrit/acls/openstack/oslo.rootwrap.config

20 lines
492 B
Plaintext

[access "refs/heads/*"]
abandon = group oslo-rootwrap-core
label-Code-Review = -2..+2 group oslo-rootwrap-core
label-Workflow = -1..+1 group oslo-rootwrap-core
[access "refs/heads/stable/*"]
abandon = group stable-maint-core
label-Code-Review = -2..+2 group stable-maint-core
label-Workflow = -1..+1 group stable-maint-core
[access "refs/tags/*"]
pushSignedTag = group oslo-rootwrap-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true