8480d1e9fc
- Shovel-horizon is plugin that enables shovel functionality in openstack Horizon dashboard - Shovel code can be found in the following link: (http://git.openstack.org/cgit/openstack/shovel) Change-Id: I9624114c17c6e0394868bb02f8b7c6fe2a2038f4
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group shovel-horizon-core
|
|
create = group shovel-horizon-release
|
|
label-Code-Review = -2..+2 group shovel-horizon-core
|
|
label-Workflow = -1..+1 group shovel-horizon-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group shovel-horizon-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|