Merge "Add Backport-Candidate label to Ironic project"
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ironic-core
|
||||
editHashtags = group ironic-core
|
||||
label-Backport-Candidate = -1..+1 group ironic-core
|
||||
label-Code-Review = -2..+2 group ironic-core
|
||||
label-Workflow = -1..+1 group ironic-core
|
||||
|
||||
@@ -36,6 +37,17 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group ironic-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -1 Do Not Backport
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Reference in New Issue
Block a user