fc08e905a9
Add the rbd-iscsi-client repo to the cinder project. It will follow the independent release model. rbd-iscsi-client was added to global-requirements by commit 2ce1a5eaab. The cinder project is assuming maintenance of the library. Needed-by: I8f968adcc827cc7171c8310a585d3c79aba12940 Change-Id: Icac3f5f74b2fca06c8b25fa78d895bbb710ea308
25 lines
625 B
Plaintext
25 lines
625 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group rbd-iscsi-client-core
|
|
label-Code-Review = -2..+2 group rbd-iscsi-client-core
|
|
label-Review-Priority = -1..+2 group rbd-iscsi-client-core
|
|
label-Workflow = -1..+1 group rbd-iscsi-client-core
|
|
|
|
[label "Review-Priority"]
|
|
copyAllScoresIfNoCodeChange = true
|
|
copyAllScoresOnTrivialRebase = true
|
|
copyMaxScore = true
|
|
copyMinScore = true
|
|
defaultValue = 0
|
|
function = AnyWithBlock
|
|
value = -1 Branch Freeze
|
|
value = 0 No Priority
|
|
value = +1 Important Change
|
|
value = +2 Gate Blocker Fix / Urgent Change
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|