0b82c37af5
In preparation to split the run_mirror.py script into a different project from jeepyb, we need to create the new home for the run_mirror.py script. Change-Id: I1dd467afe8ef6a153d8a5f0fc95707c864861f9c
13 lines
356 B
Plaintext
13 lines
356 B
Plaintext
[access "refs/heads/*"]
|
|
label-Approved = +0..+1 group openstack-ci-core
|
|
label-Code-Review = -2..+2 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
|