system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/zuul.config
James E. Blair 87bd7eb026 Stop cherry-picking in infra
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
2013-07-16 23:39:47 +00:00

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