28cdecbba3
fuel-plugin-contrail project added Change-Id: I68878799a0b347c60145f1ee7f9e21ef77dd64d0 Closes-Bug: #1416457
17 lines
431 B
Plaintext
17 lines
431 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group fuel-plugin-contrail-core
|
|
create = group fuel-plugin-contrail-core
|
|
label-Code-Review = -2..+2 group fuel-plugin-contrail-core
|
|
label-Verified = -1..+1 group fuel-ci
|
|
label-Workflow = -1..+1 group fuel-plugin-contrail-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group fuel-plugin-contrail-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|