system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/elastic-recheck.config
Jeremy Stanley 65fadfacd4 Core reviewers should control WIP in Gerrit
For all openstack, openstack-dev and openstack-infra projects, grant
control over workInProgress to the core reviewers/approvers on each.

Change-Id: Ic16edc705e081118d400aa5baabad638c6537a5b
2013-12-16 17:28:08 +00:00

17 lines
522 B
Plaintext

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