project-config/gerrit/acls/windmill/ansible-role-boto3.config
Paul Belanger 078d3f16f3 Create ansible-role-boto3 project
We'll be using this in the windmill project to help managed boto3 which
is a nodepool dependency.

Change-Id: I99ede4f0fbabdce26fc981a38e75854d97f5b337
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-04-30 08:46:05 -04:00

15 lines
348 B
Plaintext

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