a9842682bc
In the next batch of renames, we should clean up after the repos we missed the first time. Depends-On: https://review.opendev.org/657275 Change-Id: I4a70949c5d90970d29608f5a70c8af8d3ed85b17
17 lines
423 B
Plaintext
17 lines
423 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group netlify-sandbox-core
|
|
create = group netlify-sandbox-release
|
|
label-Code-Review = -2..+2 group netlify-sandbox-core
|
|
label-Verified = -1..+1 group netlify-sandbox-ci
|
|
label-Workflow = -1..+1 group netlify-sandbox-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group netlify-sandbox-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|