project-config/gerrit/acls/openstack/ansible-role-zuul.config
Paul Belanger b153bfc866 Add ansible-role-zuul project
In this patch, we are just adding ansible-role-zuul into the OpenStack
gerrit workflow. After talking with both openstack-infra and third
party CI teams it was decided to deal with which team this would be
part of at a later date.

Additionally, we have not created a launchpad project for this module
or pypi (since we won't release there).

Gerritbot was also not configured at this time, since we don't know
which team we are going to be part of.

Change-Id: I6424d66fb644c938e53091da11714e3f782f9a7c
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-11-23 10:07:04 -05:00

15 lines
343 B
Plaintext

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