
New project set up for the Ironic plugin UI for Horizon as per http://docs.openstack.org/infra/manual/creators.html. Please note this is different to ironic-webclient. Needed by: I7c92bd97b944ea4a357642b972add81f25231205 Change-Id: I8a9745ffa90107447d5c0d45557660f5ac5911bb
16 lines
344 B
Plaintext
16 lines
344 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group ironic-ui-core
|
|
create = group ironic-ui-release
|
|
label-Code-Review = -2..+2 group ironic-ui-core
|
|
label-Workflow = -1..+1 group ironic-ui-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group ironic-ui-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|