
It has a feature branch. Change-Id: I9141df6974520a15c79fda66f82b8ca25c768327 Reviewed-on: https://review.openstack.org/29254 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
16 lines
456 B
Plaintext
16 lines
456 B
Plaintext
[access "refs/for/refs/*"]
|
|
pushMerge = group openstack-ci-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group openstack-ci-core
|
|
label-Approved = +0..+1 group openstack-ci-core
|
|
[access "refs/tags/*"]
|
|
create = group openstack-ci-core
|
|
pushTag = group openstack-ci-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
[submit]
|
|
mergeContent = true
|
|
action = cherry pick
|