87bd7eb026
We encountered some problems, notably, the updated commit message breaks "git brannch -d" workflow, and Sean Dague ran into problems with the implementation in Gerrit. Change-Id: I9f2d411bb9c926b3da919bb9ab986dd589f9f42c Reviewed-on: https://review.openstack.org/37348 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
[access "refs/for/refs/*"]
|
|
pushMerge = group openstack-ci-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group openstack-ci-core
|
|
label-Approved = +0..+1 group openstack-ci-core
|
|
[access "refs/tags/*"]
|
|
create = group openstack-ci-core
|
|
pushTag = group openstack-ci-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
[submit]
|
|
mergeContent = true
|