c50e9fba0e
Since the Travis CI is no longer useable, we want to build new jobs for CirrOS on the OpenDev platform. Since at a later stage some testing involving a Devstack deployment may be helpful, this is placed into the openstack tenant. Change-Id: I188ad6803015b880f8f952052012fa1c3c8b52fc
15 lines
290 B
Plaintext
15 lines
290 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group cirros-core
|
|
create = group cirros-core
|
|
label-Code-Review = -2..+2 group cirros-core
|
|
label-Workflow = -1..+1 group cirros-core
|
|
|
|
[access "refs/tags/*"]
|
|
createSignedTag = group cirros-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|