
This is being split off the diskimage-builder project so that things like dib-run-parts can be used without pulling in all of diskimage-builder and its dependencies. Note that I did not enable any unit tests on this project because currently there aren't any for this code, so those jobs would fail due to 0 tests run. I have a spec up to fix this shortcoming. Change-Id: Id56201ea1ab11e9f64d0db681c4549780fafe0ae
12 lines
323 B
Plaintext
12 lines
323 B
Plaintext
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group dib-utils-core
|
|
label-Workflow = -1..+1 group dib-utils-core
|
|
abandon = group dib-utils-core
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group tripleo-ptl
|