ba23cd37ed
I will add a follow-up patch to this one for Governance repo Change-Id: I400d65597bfee738e0a05605c9ad19d37e6fb364
15 lines
329 B
Plaintext
15 lines
329 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group infra-ansible-core
|
|
create = group infra-ansible-release
|
|
label-Code-Review = -2..+2 group infra-ansible-core
|
|
label-Workflow = -1..+1 group infra-ansible-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group infra-ansible-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|