Remove direct tagging from heat-cfntools ACL
Releases are now driven from the openstack/releases repository so that they go through a series of tests before the tag is actually pushed. Future releases of heat-cfntools (if any) should go through that process. Change-Id: Idd1292636f1cefaa42a04c1490eb6985e2d8b2eb
This commit is contained in:
parent
bc73470b14
commit
904d359f3f
@ -3,9 +3,6 @@ abandon = group heat-core
|
||||
label-Code-Review = -2..+2 group heat-core
|
||||
label-Workflow = -1..+1 group heat-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group heat-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user