project-config/gerrit/acls/openstack-infra/ciwatch.config
Skyler Berg c9ddfb1c7b Add ciwatch - CI monitoring tool
This patch configures the ciwatch project. Initially there will be no
Jenkins jobs and just noop jobs for zuul.

Change-Id: I1a3dba0ea02a905beb6f7e2f9cce6682b202fbd2
2015-09-30 14:56:34 -07:00

16 lines
334 B
Plaintext

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