blob: 1c8f0ecedb55c4a6c7dcbcf7f21e919970553b7b [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
33
Riku Voipio560b03a2020-09-16 10:38:36 +000034[access "refs/for/*"]
35 label-Validation-Bot-Review = -1..+1 group Registered Users