
Update permissions for tagging all official repositories to fall back to the default for the release team or library release team, depending on the repository contents. bp centralize-release-tagging Change-Id: I32af4c169b1b4389a23ba19f6749f44b79b3958a Signed-off-by: Doug Hellmann <doug@doughellmann.com>
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group solum-core
|
|
label-Code-Review = -2..+2 group solum-core
|
|
label-Workflow = -1..+1 group solum-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|