blob: 3075bcac2155389d41c7712c97683e82d0de1045 [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
11 copyAllScoresIfNoCodeChange = true
12 copyAllScoresOnTrivialRebase = true
13 defaultValue = 0
14
15[label "Verified"]
16 function = MaxWithBlock
17 value = -1 Fails
18 value = 0 No score
19 value = +1 Verified
20 copyAllScoresIfNoCodeChange = true
21 copyAllScoresOnTrivialRebase = true
22 defaultValue = 0
23
24[label "Validation-Bot-Review"]
25 function = NoBlock
26 value = -1 I would prefer this is not merged as is
27 value = 0 No score
28 value = +1 Looks good to me
29 copyAllScoresIfNoCodeChange = true
30 copyAllScoresOnTrivialRebase = true
31 defaultValue = 0
32
Fathi Boudrace0253f2020-11-24 17:54:33 +010033# The Allow-CI label triggers the internal Arm CI on the patch.
34# It sets the Verified score.
35[label "Allow-CI"]
36 function = NoBlock
37 value = 0 No score
38 value = +1 Approved for automated testing, shallow tests
39 value = +2 Approved for automated testing, in-depth tests
40 defaultValue = 0
Riku Voipioa2aad072020-09-16 13:35:50 +030041
Riku Voipiod7a957b2020-09-16 12:18:27 +000042[access "refs/heads/*"]
Riku Voipio560b03a2020-09-16 10:38:36 +000043 label-Validation-Bot-Review = -1..+1 group Registered Users
Riku Voipiod7a957b2020-09-16 12:18:27 +000044 submit = group Registered Users
Riku Voipio172d6ab2020-09-16 12:18:54 +000045 label-Code-Review = -1..+1 group Registered Users
Fathi Boudraac569652020-11-24 17:35:32 +000046 label-Allow-CI = +0..+2 group trusted-firmware-a-ci-users
Sandrine Bailleux2eef7ba2022-12-07 14:39:52 +010047[project]
48 description = [Staging CI] Gerrit settings common to all projects under the TF-A namespace