39 lines
955 B
Plaintext
39 lines
955 B
Plaintext
[access]
|
|
inheritFrom = openstack/meta-config
|
|
|
|
[access "refs/heads/*"]
|
|
abandon = group kayobe-core
|
|
editHashtags = group kayobe-core
|
|
label-Backport-Candidate = -2..+2 group kayobe-core
|
|
label-Backport-Candidate = -1..+1 group Registered Users
|
|
label-Code-Review = -2..+2 group kayobe-core
|
|
label-Review-Priority = -1..+2 group kayobe-core
|
|
label-Workflow = -1..+1 group kayobe-core
|
|
toggleWipState = group kayobe-core
|
|
|
|
[label "Backport-Candidate"]
|
|
copyAnyScore = 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
|
|
|
|
[label "Review-Priority"]
|
|
copyAnyScore = 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
|
|
|
|
[submit]
|
|
mergeContent = true
|