4e44900bf6
These repos will be used to start adding elastic search support to windmill. Day 2 operations related to digging deeper into zuul logs. Change-Id: I97fc69c63b92c27dd33abc35d4e0fc7b72d74eda Signed-off-by: Paul Belanger <pabelanger@redhat.com>
15 lines
328 B
Plaintext
15 lines
328 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group windmill-logs-core
|
|
label-Code-Review = -2..+2 group windmill-logs-core
|
|
label-Workflow = -1..+1 group windmill-logs-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group windmill-logs-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|