project-config/gerrit/acls/openstack/instack.config
Emilien Macchi 090cffbc8d Add tripleo-ci group to all other TripleO projects
... so we can make our Third Party jobs voting.

Change-Id: I947d62191925de7ac77dc2bfd59cf753913cb2c4
2018-02-14 10:03:42 -08:00

16 lines
344 B
Plaintext

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