project-config/gerrit/acls/openstack-dev/heat-cfnclient.config
Andreas Jaeger 8b6f075262 Remove proposed section from gerrit ACLs
We're not using proposed branches anymore in our workflow, remove the
now obsolete section from gerrit ACL files.

Change-Id: I48a64bd2af4781daa6d8330b3d1108d213a90f0f
2015-12-22 09:03:11 +01:00

15 lines
291 B
Plaintext

[access "refs/heads/*"]
abandon = group heat-core
label-Code-Review = -2..+2 group heat-core
label-Workflow = -1..+1 group heat-core
[access "refs/tags/*"]
pushSignedTag = group heat-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true