Add 'Review-Priority' for tap-as-a-service
Change-Id: Ic6440dec8bfe91cf55679d7d7b8a03bc39e34197
This commit is contained in:
parent
963bb0e3d1
commit
a327ac7fc8
@ -8,9 +8,22 @@
|
|||||||
label-Workflow = -1..+1 group tap-as-a-service-core
|
label-Workflow = -1..+1 group tap-as-a-service-core
|
||||||
toggleWipState = group tap-as-a-service-core
|
toggleWipState = group tap-as-a-service-core
|
||||||
|
|
||||||
|
[label "Review-Priority"]
|
||||||
|
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN
|
||||||
|
defaultValue = 0
|
||||||
|
function = NoBlock
|
||||||
|
value = -1 Branch Freeze
|
||||||
|
value = 0 No Priority
|
||||||
|
value = +1 Important Change
|
||||||
|
value = +2 Gate Blocker Fix / Urgent Change
|
||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
requireContributorAgreement = true
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
||||||
|
|
||||||
|
[submit-requirement "Review-Priority"]
|
||||||
|
description = Review priority
|
||||||
|
submittableIf = -label:Review-Priority=MIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user