Remove direct tagging from swift-bench ACL

Releases now go through openstack/releases changes, in order
to properly test that the release will go through before
pushing the tag. Future releases of swift-bench (if any)
should go through this process.

Change-Id: If4db4b1afa17a2f1a7ab130fe12e55d9748fbb36
This commit is contained in:
Thierry Carrez 2018-06-13 12:29:24 +02:00
parent bc73470b14
commit f79131266e
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ abandon = group swift-core
label-Code-Review = -2..+2 group swift-core
label-Workflow = -1..+1 group swift-core
[access "refs/tags/*"]
pushSignedTag = group swift-release
[receive]
requireChangeId = true
requireContributorAgreement = true