project-config/gerrit/acls/openstack/fuel-noop-fixtures.config
Bogdan Dobrelya 668da182ba Adjust acls for fuel-noop-fixtures
- Allow create branches, push tags for Fuel release
- Allow put the verified for fuel-ci bot
- Require Opnestack CLA as we moved the Noop framework's code and
  docs in the repo as well

Change-Id: I51abdfa7a6ef2054994b23afc2ce9dc811b4fe89
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-03-02 09:57:30 +01:00

17 lines
399 B
Plaintext

[access "refs/heads/*"]
abandon = group fuel-noop-fixtures-core
create = group fuel-release
label-Code-Review = -2..+2 group fuel-noop-fixtures-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-noop-fixtures-core
[access "refs/tags/*"]
pushSignedTag = group fuel-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true