system-config/modules/openstack_project/files/gerrit/acls/openstack-infra/activity-board.config
Daniel Izquierdo 50068fd973 Addition of the activity-board project to the OpenStack-infra environment
This project is intented to provide community and software development
metrics of the OpenStack community from several perspectives.

Change-Id: Ie3aa1adbf7093b988ea58af68da4332fcce70536
2013-09-03 17:14:41 +02:00

14 lines
426 B
Plaintext

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