339c9c51e4
This group added with 'abandon' grant to allow the bot to abandon Fuel-related request by follow special rules to do it. This will allow to the 'request-abandon' script to abandon old requests. Change-Id: Ia729e56c7a7436f66266b04f6ec7727221fb6b3d
18 lines
432 B
Plaintext
18 lines
432 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-abandon-bot
|
|
abandon = group fuel-plugins-core
|
|
create = group fuel-plugins-core
|
|
label-Code-Review = -2..+2 group fuel-plugins-core
|
|
label-Verified = -1..+1 group fuel-plugins-ci
|
|
label-Workflow = -1..+1 group fuel-plugins-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group fuel-plugins-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|