Set acls for stable/7.0 branch of fuel projects
* Add exclusive label-Workflow permissions to stable/7.0 branches Change-Id: If67e15d4f5283efa47ba8038265f0c3c105cecd1 Partial-Bug: #1499509
This commit is contained in:
parent
ff89ae164d
commit
a4d852518f
@ -5,6 +5,10 @@ label-Code-Review = -2..+2 group fuel-agent-core
|
||||
label-Verified = -1..+1 group fuel-ci
|
||||
label-Workflow = -1..+1 group fuel-agent-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-agent-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group fuel-astute-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-astute-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group fuel-library-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-library-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group fuel-main-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-main-core
|
||||
|
||||
|
@ -5,6 +5,10 @@ label-Code-Review = -2..+2 group fuel-nailgun-agent-core
|
||||
label-Verified = -1..+1 group fuel-ci
|
||||
label-Workflow = -1..+1 group fuel-nailgun-agent-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-nailgun-agent-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group fuel-ostf-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-ostf-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group fuel-web-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-web-core
|
||||
|
||||
|
@ -9,6 +9,10 @@ label-Workflow = -1..+1 group python-fuelclient-core
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/heads/stable/7.0"]
|
||||
exclusiveGroupPermissions = label-Workflow
|
||||
label-Workflow = -1..+1 group fuel-stable-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group python-fuelclient-release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user