c9ddfb1c7b
This patch configures the ciwatch project. Initially there will be no Jenkins jobs and just noop jobs for zuul. Change-Id: I1a3dba0ea02a905beb6f7e2f9cce6682b202fbd2
16 lines
334 B
Plaintext
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
|