project-config/gerrit/acls/openstack/fuel-plugin-ha-fencing.config
Mateusz Matuszkowiak 80c3fa3af9 Unified gerrit acls for openstack/fuel-plugin-* projects
Since every newly created fuel-plugin-* uses 'fuel-plugins-ci' group
for 'label-Verified' acls, this change refactors the old ones, to make it
unified.

Change-Id: I99b29f8b2e5b46474123457bed2380c5fcca68a2
Closes-Bug: #1497191
2015-11-26 13:28:45 +01:00

17 lines
449 B
Plaintext

[access "refs/heads/*"]
abandon = group fuel-plugin-ha-fencing-core
create = group fuel-plugin-ha-fencing-core
label-Code-Review = -2..+2 group fuel-plugin-ha-fencing-core
label-Verified = -1..+1 group fuel-plugins-ci
label-Workflow = -1..+1 group fuel-plugin-ha-fencing-core
[access "refs/tags/*"]
pushSignedTag = group fuel-plugin-ha-fencing-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true