networking-calico: allow release team to push signed tags
This follows networking-calico's recent transition from Neutron governance to unofficial project status. Change-Id: I60d8f8f2fb165248f42d0787c7c65ae77c5a59cf
This commit is contained in:
parent
9e5a4fba7f
commit
5a41c33b5b
@ -7,6 +7,9 @@ create = group networking-calico-release
|
||||
label-Code-Review = -2..+2 group networking-calico-core
|
||||
label-Workflow = -1..+1 group networking-calico-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group networking-calico-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user