system-config/modules/openstack_project/files/gerrit/acls/openstack-dev/pbr.config
James E. Blair 0f219a1d0b Switch hacking and pbr to merge-if-necessary.
They (probably accidentally) were set up with the cherry-pick merge
strategy, but we should confine that to openstack-infra for the time
being until we are sure we want to support it more widely.

Change-Id: Ic813fd8d5b320ada1d83b468d41a43d430d49a04
Reviewed-on: https://review.openstack.org/30955
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: David Ripton <dripton@redhat.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-29 22:14:18 +00:00

13 lines
320 B
Plaintext

[access "refs/heads/*"]
label-Approved = +0..+1 group pbr-core
label-Code-Review = -2..+2 group pbr-core
[access "refs/tags/*"]
create = group pbr-core
pushTag = group pbr-core
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true