
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>
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group searchlight-core
|
|
create = group searchlight-release
|
|
label-Code-Review = -2..+2 group searchlight-core
|
|
label-Workflow = -1..+1 group searchlight-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|