80c3fa3af9
Since every newly created fuel-plugin-* uses 'fuel-plugins-ci' group for 'label-Verified' acls, this change refactors the old ones, to make it unified. Change-Id: I99b29f8b2e5b46474123457bed2380c5fcca68a2 Closes-Bug: #1497191
17 lines
449 B
Plaintext
17 lines
449 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-plugin-ha-fencing-core
|
|
create = group fuel-plugin-ha-fencing-core
|
|
label-Code-Review = -2..+2 group fuel-plugin-ha-fencing-core
|
|
label-Verified = -1..+1 group fuel-plugins-ci
|
|
label-Workflow = -1..+1 group fuel-plugin-ha-fencing-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group fuel-plugin-ha-fencing-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|