Add Backport-Candidate label to Ironic project

Project updated:
- ironic

We will update only this to do the experiment.

Change-Id: I2c46220768e36d8f27c7b78532b63e3df8974cba
This commit is contained in:
Iury Gregory Melo Ferreira
2021-02-11 17:54:27 +01:00
parent 2caea2ad6f
commit 7243c676a4
+12
View File
@@ -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