Files
project-config/gerrit/acls/openstack/swift-bench.config
T
Thierry Carrez f79131266e 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
2018-06-13 12:29:24 +02:00

15 lines
297 B
Plaintext

[access "refs/for/refs/*"]
pushMerge = group swift-milestone
[access "refs/heads/*"]
abandon = group swift-core
label-Code-Review = -2..+2 group swift-core
label-Workflow = -1..+1 group swift-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true