9b512b57b0
we have separate devops groups, one of them works for fuel, other works for fuel-plugins now we want to have separate gerrit group to verify only plugins Change-Id: Id1d4eb2802676dbd3a3629f4b35e852810881230
17 lines
399 B
Plaintext
17 lines
399 B
Plaintext
[access "refs/heads/*"]
|
|
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
|