5038a9191f
Until we have a better triggering story, this is purely an infra-core repo. Change-Id: I6eee810b524a45eb03901ca3d1add911182114c0
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group infra-core
|
|
label-Code-Review = -2..+2 group infra-core
|
|
label-Workflow = -1..+1 group infra-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group infra-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|