
This repo will contain mostly all configs and scripts that we're using to setup savanna-ci 3rd party testing. It includes jjb, zuul config files, slave scripts and etc. Change-Id: I4ff5bd23956d0a977c4c021ef8591aaa348bc82a
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group savanna-ci-config-admins
|
|
label-Approved = +0..+1 group savanna-ci-config-admins
|
|
workInProgress = group savanna-ci-config-admins
|
|
[receive]
|
|
requireChangeId = true
|
|
[submit]
|
|
mergeContent = true
|