project-config/gerrit/acls/stackforge/cloudpulse.config
Steven Dake 4facfcb591 Add CloudPulse
CloudPulse is a new project to check the health of OpenStack
deployments.

Change-Id: I7706139f233722a989de13bf648cedd231239942
2015-05-08 05:15:26 -07:00

15 lines
315 B
Plaintext

[access "refs/heads/*"]
abandon = group cloudpulse-core
label-Code-Review = -2..+2 group cloudpulse-core
label-Workflow = -1..+1 group cloudpulse-core
[access "refs/tags/*"]
pushSignedTag = group cloudpulse-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true