cfa2142fcc
In order to craete a Kata tenant in our Zuul instance, we'll need to point it to a repository containing its configuration (like pipeline definitions). This is done before defining the tenant to avoid a race on import. Change-Id: Icd84291ca106855ddb4dd38b76b893fc696ddf10
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group kata-zuul-config-core
|
|
label-Code-Review = -2..+2 group kata-zuul-config-core
|
|
label-Workflow = -1..+1 group kata-zuul-config-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|