f79131266e
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
15 lines
297 B
Plaintext
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
|