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:
parent
c6eb3a0cc6
commit
58920c0117
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user