Change ACLs for fuel-qa project

Add new group to fuel-qa for stable-mu branches. It is needed because
different teams works on stable and stable-mu branches,
and we have different CIs for these branches.

Change-Id: I9c2ad4ade6c54e81565bcf7b73fd834d163bbb4d
This commit is contained in:
vrovachev 2016-08-24 11:51:09 +03:00 committed by Vadim Rovachev
parent c6eb3a0cc6
commit 58920c0117
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ label-Code-Review = -2..+2 group fuel-qa-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-qa-core
[access "refs/heads/stable-mu/*"]
abandon = group fuel-qa-mu-core
label-Code-Review = -2..+2 group fuel-qa-mu-core
label-Workflow = -1..+1 group fuel-qa-mu-core
[access "refs/tags/*"]
pushSignedTag = group fuel-release