blob: a675c8167d18b9d15ae29c41b5f6c5b38da8dd6a [file] [log] [blame]
Benjamin Copeland7dd119c2020-06-30 10:40:25 +00001[access]
Benjamin Copeland4c4f9c82020-08-25 14:34:44 +00002 inheritFrom = next/ci
Benjamin Copeland7dd119c2020-06-30 10:40:25 +00003[submit]
4 action = rebase if necessary
Riku Voipioa2aad072020-09-16 13:35:50 +03005
6[label "Code-Review"]
7 function = NoBlock
8 value = -1 I would prefer this is not merged as is
9 value = 0 No score
10 value = +1 Looks good to me
Riku Voipioa2aad072020-09-16 13:35:50 +030011 defaultValue = 0
TrustedFirmware Code Review3d392a92023-10-03 22:50:05 +020012 copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
Riku Voipioa2aad072020-09-16 13:35:50 +030013
14[label "Verified"]
15 function = MaxWithBlock
16 value = -1 Fails
17 value = 0 No score
18 value = +1 Verified
Riku Voipioa2aad072020-09-16 13:35:50 +030019 defaultValue = 0
TrustedFirmware Code Review3d392a92023-10-03 22:50:05 +020020 copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
Riku Voipioa2aad072020-09-16 13:35:50 +030021
22[label "Validation-Bot-Review"]
23 function = NoBlock
24 value = -1 I would prefer this is not merged as is
25 value = 0 No score
26 value = +1 Looks good to me
Riku Voipioa2aad072020-09-16 13:35:50 +030027 defaultValue = 0
TrustedFirmware Code Review3d392a92023-10-03 22:50:05 +020028 copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
Riku Voipioa2aad072020-09-16 13:35:50 +030029
Fathi Boudrace0253f2020-11-24 17:54:33 +010030# The Allow-CI label triggers the internal Arm CI on the patch.
31# It sets the Verified score.
32[label "Allow-CI"]
33 function = NoBlock
34 value = 0 No score
35 value = +1 Approved for automated testing, shallow tests
36 value = +2 Approved for automated testing, in-depth tests
37 defaultValue = 0
TrustedFirmware Code Review3d392a92023-10-03 22:50:05 +020038 copyCondition = changekind:NO_CHANGE
Riku Voipioa2aad072020-09-16 13:35:50 +030039
Riku Voipiod7a957b2020-09-16 12:18:27 +000040[access "refs/heads/*"]
Riku Voipio560b03a2020-09-16 10:38:36 +000041 label-Validation-Bot-Review = -1..+1 group Registered Users
Riku Voipiod7a957b2020-09-16 12:18:27 +000042 submit = group Registered Users
Riku Voipio172d6ab2020-09-16 12:18:54 +000043 label-Code-Review = -1..+1 group Registered Users
Fathi Boudraac569652020-11-24 17:35:32 +000044 label-Allow-CI = +0..+2 group trusted-firmware-a-ci-users
Sandrine Bailleux2eef7ba2022-12-07 14:39:52 +010045[project]
46 description = [Staging CI] Gerrit settings common to all projects under the TF-A namespace