system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/groups.config
Marton Kiss 063c33cdab Add groups to gerrit
Add groups community portal to master project list, setup ACL and minimal gating.

Change-Id: Ia513509083d05b97e6e2db088e3d9c4d24e22776
2013-08-14 00:05:10 +02:00

14 lines
370 B
Plaintext

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