a3fda8fa7f
This patch brings the stackforge/bindep repository under the openstack-infra namespace. The bindep-core gerrit group is preserved, infra-core will be added to that group. A new bindep-release gerrit group is created. Depends-on: I94b4c119f46cd6d6b607f5abc394a63fb2b0b97f Change-Id: I39309976c2d0c05bbcfa88dc0928547e34cc4e6e
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group bindep-core
|
|
label-Code-Review = -2..+2 group bindep-core
|
|
label-Workflow = -1..+1 group bindep-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group bindep-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|