Update project config.

This commit is contained in:
OpenStack Project Creator 2015-07-28 18:36:32 +00:00 committed by root
parent c38dac540f
commit 6a36c5d414
2 changed files with 26 additions and 1 deletions

5
groups Normal file
View File

@ -0,0 +1,5 @@
1f4e702f24f952a837aace6c56b8ba635961e18f neutron-ci
global:Registered-Users Registered Users
f00cab3f17a186997da98126a41acffa6ee95181 neutron-lbaas-dashboard-core
a590185be17aea15cf967c29d5aae215b4e3bca3 neutron-stable-maint
198912f7b5256e7b4957d207beebec7dae3c0961 neutron-release

View File

@ -1,2 +1,22 @@
[access "refs/for/refs/*"]
pushMerge = group neutron-release
[access "refs/heads/*"]
abandon = group neutron-lbaas-dashboard-core
label-Code-Review = -2..+2 group neutron-lbaas-dashboard-core
label-Verified = -1..+1 group neutron-ci
label-Workflow = -1..+1 group neutron-lbaas-dashboard-core
[access "refs/heads/stable/*"]
abandon = group neutron-stable-maint
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
label-Code-Review = -2..+2 group neutron-stable-maint
label-Code-Review = -1..+1 group Registered Users
label-Workflow = -1..+1 group neutron-stable-maint
[receive]
requireChangeId = true
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true