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:
Thierry Carrez 2018-06-13 12:33:29 +02:00
parent bc73470b14
commit 904d359f3f
1 changed files with 0 additions and 3 deletions

View File

@ -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