Merge "Add 'Review-Priority' for Neutron stadium repos"
This commit is contained in:
commit
eefa267056
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-bagpipe-core
|
||||
label-Code-Review = -2..+2 group networking-bagpipe-core
|
||||
label-Review-Priority = -1..+2 group networking-bagpipe-core
|
||||
label-Workflow = -1..+1 group networking-bagpipe-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
@ -21,6 +22,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-bgpvpn-core
|
||||
label-Code-Review = -2..+2 group networking-bgpvpn-core
|
||||
label-Review-Priority = -1..+2 group networking-bgpvpn-core
|
||||
label-Workflow = -1..+1 group networking-bgpvpn-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
@ -21,6 +22,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-odl-core
|
||||
label-Code-Review = -2..+2 group networking-odl-core
|
||||
label-Review-Priority = -1..+2 group networking-odl-core
|
||||
label-Workflow = -1..+1 group networking-odl-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
@ -21,6 +22,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group networking-sfc-core
|
||||
label-Code-Review = -2..+2 group networking-sfc-core
|
||||
label-Review-Priority = -1..+2 group networking-sfc-core
|
||||
label-Workflow = -1..+1 group networking-sfc-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
@ -21,6 +22,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-dynamic-routing-core
|
||||
label-Code-Review = -2..+2 group neutron-dynamic-routing-core
|
||||
label-Review-Priority = -1..+2 group neutron-dynamic-routing-core
|
||||
label-Verified = -1..+1 group neutron-ci
|
||||
label-Workflow = -1..+1 group neutron-dynamic-routing-core
|
||||
|
||||
@ -22,6 +23,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -1,8 +1,21 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-fwaas-dashboard-core
|
||||
label-Code-Review = -2..+2 group neutron-fwaas-dashboard-core
|
||||
label-Review-Priority = -1..+2 group neutron-fwaas-dashboard-core
|
||||
label-Workflow = -1..+1 group neutron-fwaas-dashboard-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-fwaas-core
|
||||
label-Code-Review = -2..+2 group neutron-fwaas-core
|
||||
label-Review-Priority = -1..+2 group neutron-fwaas-core
|
||||
label-Verified = -1..+1 group neutron-ci
|
||||
label-Workflow = -1..+1 group neutron-fwaas-core
|
||||
|
||||
@ -22,6 +23,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
@ -4,9 +4,22 @@ pushMerge = group neutron-milestone
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-lib-core
|
||||
label-Code-Review = -2..+2 group neutron-lib-core
|
||||
label-Review-Priority = -1..+2 group neutron-lib-core
|
||||
label-Verified = -1..+1 group neutron-ci
|
||||
label-Workflow = -1..+1 group neutron-lib-commit
|
||||
|
||||
[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
|
||||
|
@ -1,8 +1,21 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-drivers-core
|
||||
label-Code-Review = -2..+2 group neutron-specs-core
|
||||
label-Review-Priority = -1..+2 group neutron-specs-core
|
||||
label-Workflow = -1..+1 group neutron-drivers-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
|
||||
|
@ -1,8 +1,21 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-vpnaas-dashboard-core
|
||||
label-Code-Review = -2..+2 group neutron-vpnaas-dashboard-core
|
||||
label-Review-Priority = -1..+2 group neutron-vpnaas-dashboard-core
|
||||
label-Workflow = -1..+1 group neutron-vpnaas-dashboard-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
|
||||
|
@ -4,6 +4,7 @@ pushMerge = group neutron-release
|
||||
[access "refs/heads/*"]
|
||||
abandon = group neutron-vpnaas-core
|
||||
label-Code-Review = -2..+2 group neutron-vpnaas-core
|
||||
label-Review-Priority = -1..+2 group neutron-vpnaas-core
|
||||
label-Verified = -1..+1 group neutron-ci
|
||||
label-Workflow = -1..+1 group neutron-vpnaas-core
|
||||
|
||||
@ -22,6 +23,18 @@ label-Workflow = -1..+1 group Project Bootstrappers
|
||||
label-Workflow = -1..+1 group neutron-stable-maint
|
||||
label-Workflow = -1..+1 group stable-maint-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
|
||||
|
Loading…
Reference in New Issue
Block a user