Allow infra to tag puppet-yum git
When deploying from source we want to use tags. This should allow someone on infra to push a tag when we need one. Change-Id: I9a8cda43dbe65dea0331f7cf5d1aef3adcead0cd
This commit is contained in:
parent
a678b6a613
commit
40e3553b12
@ -3,6 +3,9 @@ abandon = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user