0ad7ad8fcf
Some of the tests for python-fuelclient will be run by FuelCI. This patch allows it to +1/-1 patches. Change-Id: If02b1d49594c74564e82a41537d17132bfba2dc7
16 lines
381 B
Plaintext
16 lines
381 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group python-fuelclient-core
|
|
label-Code-Review = -2..+2 group python-fuelclient-core
|
|
label-Verified = -1..+1 group fuel-ci
|
|
label-Workflow = -1..+1 group python-fuelclient-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group python-fuelclient-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|