Merge "Allow ansible-collections-openstack-release team to push tags"

This commit is contained in:
Zuul 2020-05-25 06:25:32 +00:00 committed by Gerrit Code Review
commit 32eacad60b
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@ label-Workflow = -1..+1 group Project Bootstrappers
label-Workflow = -1..+1 group ansible-collections-openstack-stable-maint
label-Workflow = -1..+1 group stable-maint-core
[access "refs/tags/*"]
pushSignedTag = group ansible-collections-openstack-release
[receive]
requireChangeId = true
requireContributorAgreement = false