Allow access to nova-docker stable branches
Enable gerrit review for nova-docker stable branches. We'll be adding a stable/icehouse branch immediately and a stable/juno branch, once released. Change-Id: I28c1d4a6758d36709d6a86d6ca25ca5682f4113b
This commit is contained in:
parent
2bb19f20ca
commit
29b39ea802
@ -3,6 +3,13 @@ abandon = group nova-docker-core
|
||||
label-Code-Review = -2..+2 group nova-docker-core
|
||||
label-Workflow = -1..+1 group nova-docker-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group nova-docker-core
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group nova-docker-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group nova-docker-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user