project-config/gerrit/acls/stackforge/python-fuelclient.config
Roman Prykhodchenko 0ad7ad8fcf Allow FuelCI voting on python-fuelclient
Some of the tests for python-fuelclient will be run
by FuelCI. This patch allows it to +1/-1 patches.

Change-Id: If02b1d49594c74564e82a41537d17132bfba2dc7
2015-01-15 10:31:55 +01:00

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