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>
This commit is contained in:
Bogdan Dobrelya 2016-02-29 16:26:15 +01:00
parent 6fec170531
commit 668da182ba

View File

@ -1,10 +1,16 @@
[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