From 904d359f3f22132e3fa520d5f902b31fb2bdc573 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Wed, 13 Jun 2018 12:33:29 +0200 Subject: [PATCH] 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 --- gerrit/acls/openstack/heat-cfntools.config | 3 --- 1 file changed, 3 deletions(-) diff --git a/gerrit/acls/openstack/heat-cfntools.config b/gerrit/acls/openstack/heat-cfntools.config index f25271c230..c8dd0d82f7 100644 --- a/gerrit/acls/openstack/heat-cfntools.config +++ b/gerrit/acls/openstack/heat-cfntools.config @@ -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