ef9d54c9b3
The new module would be used to deploy CI Watch third-party monitoring dashboard. The spec: http://specs.openstack.org/openstack-infra/infra-specs/specs/deploy-ci-dashboard.html Governance change: Ib0cff77b45b753320744dfc4ce0b77bea0c43f6b Change-Id: I38b697252200ed909133a1b66699c84a5bc9db34
14 lines
296 B
Plaintext
14 lines
296 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-ciwatch-core
|
|
label-Code-Review = -2..+2 group puppet-ciwatch-core
|
|
label-Workflow = -1..+1 group puppet-ciwatch-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-ciwatch-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|