e5178398c1
Like ansible-role-diskimage-builder, we'll need better control over shade. This is the reason for creating the project. We'll be adding IRC notification into windmill and like to start with an empty project. Change-Id: I0c0802746ddf078e46ac7eb7d129a18f2e3a2bf2 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
15 lines
347 B
Plaintext
15 lines
347 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group ansible-role-shade-core
|
|
label-Code-Review = -2..+2 group ansible-role-shade-core
|
|
label-Workflow = -1..+1 group ansible-role-shade-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group ansible-role-shade-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|