2019-05-05 14:55:41 +00:00
|
|
|
[access "refs/heads/*"]
|
2020-04-02 15:53:48 -05:00
|
|
|
abandon = group infra-core
|
|
|
|
label-Code-Review = -2..+2 group infra-core
|
|
|
|
label-Workflow = -1..+1 group infra-core
|
2019-05-05 14:55:41 +00:00
|
|
|
|
|
|
|
[access "refs/tags/*"]
|
2022-01-25 17:06:12 +00:00
|
|
|
createSignedTag = group infra-core
|
2019-05-05 14:55:41 +00:00
|
|
|
|
|
|
|
[receive]
|
|
|
|
requireChangeId = true
|
|
|
|
|
|
|
|
[submit]
|
|
|
|
mergeContent = true
|