4facfcb591
CloudPulse is a new project to check the health of OpenStack deployments. Change-Id: I7706139f233722a989de13bf648cedd231239942
15 lines
315 B
Plaintext
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
|