Merge "Add a specific core group for gearman-plugin."
This commit is contained in:
commit
09bc76f6f0
@ -1,11 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group openstack-ci-core
|
||||
label-Approved = +0..+1 group openstack-ci-core
|
||||
workInProgress = group openstack-ci-core
|
||||
label-Code-Review = -2..+2 group gearman-plugin-core
|
||||
label-Approved = +0..+1 group gearman-plugin-core
|
||||
workInProgress = group gearman-plugin-core
|
||||
[access "refs/tags/*"]
|
||||
create = group gearman-plugin-core
|
||||
pushTag = group gearman-plugin-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
mergeContent = true
|
||||
|
Loading…
Reference in New Issue
Block a user