blob: d5d15ff914e3ed09fad5ae149d2cbc57c8102a76 [file] [log] [blame]
[access]
inheritFrom = next/ci
[submit]
action = rebase if necessary
[label "Code-Review"]
function = NoBlock
value = -1 I would prefer this is not merged as is
value = 0 No score
value = +1 Looks good to me
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
defaultValue = 0
[label "Verified"]
function = MaxWithBlock
value = -1 Fails
value = 0 No score
value = +1 Verified
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
defaultValue = 0
[label "Validation-Bot-Review"]
function = NoBlock
value = -1 I would prefer this is not merged as is
value = 0 No score
value = +1 Looks good to me
copyAllScoresIfNoCodeChange = true
copyAllScoresOnTrivialRebase = true
defaultValue = 0
# The Allow-CI label triggers the internal Arm CI on the patch.
# It sets the Verified score.
[label "Allow-CI"]
function = NoBlock
value = 0 No score
value = +1 Approved for automated testing, shallow tests
value = +2 Approved for automated testing, in-depth tests
defaultValue = 0
[access "refs/heads/*"]
label-Validation-Bot-Review = -1..+1 group Registered Users
submit = group Registered Users
label-Code-Review = -1..+1 group Registered Users
label-Allow-CI = +0..+2 group trusted-firmware-a-ci-users