70f7672b9b
Change-Id: Ic30b57294dbe2fd541333e07dd9a2d6179cf503d Closes-Bug: #1458900
17 lines
434 B
Plaintext
17 lines
434 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-plugin-calamari-core
|
|
create = group fuel-plugin-calamari-core
|
|
label-Code-Review = -2..+2 group fuel-plugin-calamari-core
|
|
label-Verified = -1..+1 group fuel-ci
|
|
label-Workflow = -1..+1 group fuel-plugin-calamari-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group fuel-plugin-calamari-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|