system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/os-loganalyze.config
Sean Dague 0a34719f29 add os-loganalyze to gerrit & zuul
Change-Id: I512c227b910cbd760cf839cfd53b5c5fc6e31731
2013-10-11 18:33:43 -04:00

12 lines
419 B
Plaintext

[access "refs/heads/*"]
label-Code-Review = -2..+2 group os-loganalyze-core
label-Approved = +0..+1 group os-loganalyze-core
workInProgress = group os-loganalyze-core
[access "refs/tags/*"]
create = group os-loganalyze-core
pushTag = group os-loganalyze-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true