Merge "Add Backport-Candidate label for oslo deliverables"
This commit is contained in:
commit
ba236f2248
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group automaton-core
|
||||
label-Backport-Candidate = -2..+2 group automaton-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group automaton-core
|
||||
label-Workflow = -1..+1 group automaton-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group castellan-core
|
||||
label-Backport-Candidate = -2..+2 group castellan-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group castellan-core
|
||||
label-Workflow = -1..+1 group castellan-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group debtcollector-core
|
||||
label-Backport-Candidate = -2..+2 group debtcollector-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group debtcollector-core
|
||||
label-Workflow = -1..+1 group debtcollector-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group futurist-core
|
||||
label-Backport-Candidate = -2..+2 group futurist-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group futurist-core
|
||||
label-Workflow = -1..+1 group futurist-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -3,9 +3,24 @@ pushMerge = group oslo-cache-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-cache-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-cache-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-cache-core
|
||||
label-Workflow = -1..+1 group oslo-cache-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-concurrency-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-concurrency-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-concurrency-core
|
||||
label-Workflow = -1..+1 group oslo-concurrency-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-core
|
||||
label-Workflow = -1..+1 group oslo-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-db-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-db-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-db-core
|
||||
label-Workflow = -1..+1 group oslo-db-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-i18n-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-i18n-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-i18n-core
|
||||
label-Workflow = -1..+1 group oslo-i18n-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-limit-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-limit-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-limit-core
|
||||
label-Workflow = -1..+1 group oslo-limit-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -6,6 +6,8 @@ pushMerge = group oslo-messaging-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-messaging-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-messaging-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-messaging-core
|
||||
label-Workflow = -1..+1 group oslo-messaging-core
|
||||
|
||||
@ -14,6 +16,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-middleware-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-middleware-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-middleware-core
|
||||
label-Workflow = -1..+1 group oslo-middleware-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-policy-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-policy-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-policy-core
|
||||
label-Workflow = -1..+1 group oslo-policy-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-privsep-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-privsep-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-privsep-core
|
||||
label-Workflow = -1..+1 group oslo-privsep-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-reports-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-reports-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-reports-core
|
||||
label-Workflow = -1..+1 group oslo-reports-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-rootwrap-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-rootwrap-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-rootwrap-core
|
||||
label-Workflow = -1..+1 group oslo-rootwrap-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-service-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-service-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-service-core
|
||||
label-Workflow = -1..+1 group oslo-service-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-upgradecheck-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-upgradecheck-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-upgradecheck-core
|
||||
label-Workflow = -1..+1 group oslo-upgradecheck-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-versionedobjects-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-versionedobjects-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-versionedobjects-core
|
||||
label-Workflow = -1..+1 group oslo-versionedobjects-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group oslo-vmware-core
|
||||
label-Backport-Candidate = -2..+2 group oslo-vmware-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group oslo-vmware-core
|
||||
label-Verified = -1..+1 group oslo-vmware-ci
|
||||
label-Workflow = -1..+1 group oslo-vmware-core
|
||||
@ -9,6 +11,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,8 +1,23 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group osprofiler-core
|
||||
label-Backport-Candidate = -2..+2 group osprofiler-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group osprofiler-core
|
||||
label-Workflow = -1..+1 group osprofiler-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group stevedore-core
|
||||
label-Backport-Candidate = -2..+2 group stevedore-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group stevedore-core
|
||||
label-Workflow = -1..+1 group stevedore-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group taskflow-core
|
||||
label-Backport-Candidate = -2..+2 group taskflow-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group taskflow-core
|
||||
label-Workflow = -1..+1 group taskflow-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,5 +1,7 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tooz-core
|
||||
label-Backport-Candidate = -2..+2 group tooz-core
|
||||
label-Backport-Candidate = -1..+1 group Registered Users
|
||||
label-Code-Review = -2..+2 group tooz-core
|
||||
label-Workflow = -1..+1 group tooz-core
|
||||
|
||||
@ -8,6 +10,19 @@ abandon = group stable-maint-core
|
||||
label-Code-Review = -2..+2 group stable-maint-core
|
||||
label-Workflow = -1..+1 group stable-maint-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -2 Do Not Backport
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
value = +2 Should Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user