Files
project-config/gerrit/acls/openstack/puppet-tripleo.config
T
Emilien Macchi 8e169c45ed Re-introduce puppet-tripleo-core group
Creating new ACLs for puppet-tripleo project, so we can have a group of
cores dedicated to that repo, and include the tripleo-core group
maintainer of that project as well.

It'll allow the TripleO project to have finer gerrit permissions for
folks who are only core on puppet-tripleo.

Change-Id: Ib6dadc423a0b794bcf85b70add1eeae8974aad79
2020-08-19 17:14:17 -04:00

16 lines
421 B
Plaintext

[access "refs/heads/*"]
abandon = group puppet-tripleo-core
abandon = group tripleo-core
label-Code-Review = -2..+2 group puppet-tripleo-core
label-Code-Review = -2..+2 group tripleo-core
label-Verified = -1..+1 group tripleo-ci
label-Workflow = -1..+1 group puppet-tripleo-core
label-Workflow = -1..+1 group tripleo-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true