Benjamin Copeland | a7eafb4 | 2020-04-20 11:52:17 +0000 | [diff] [blame] | 1 | [access] |
| 2 | inheritFrom = All-Projects |
| 3 | [submit] |
| 4 | action = rebase if necessary |
Benjamin Copeland | 32a8b52 | 2020-04-20 12:00:32 +0000 | [diff] [blame] | 5 | [access "refs/*"] |
| 6 | read = group Non-Interactive Users |
| 7 | [access "refs/heads/*"] |
| 8 | abandon = group hafnium-approvers |
| 9 | create = group hafnium-approvers |
| 10 | label-Code-Review = -2..+2 group hafnium-approvers |
Benjamin Copeland | 3720fdc | 2020-06-05 15:42:46 +0000 | [diff] [blame] | 11 | label-Code-Review = -1..+1 group Bot Users |
Benjamin Copeland | 32a8b52 | 2020-04-20 12:00:32 +0000 | [diff] [blame] | 12 | label-Code-Review = -1..+1 group Non-Interactive Users |
Benjamin Copeland | 3c1e173 | 2020-06-08 10:40:49 +0100 | [diff] [blame^] | 13 | label-Verified = -1..+1 group Bot Users |
Benjamin Copeland | 32a8b52 | 2020-04-20 12:00:32 +0000 | [diff] [blame] | 14 | push = group hafnium-approvers |
| 15 | submit = group hafnium-approvers |
Benjamin Copeland | 3c1e173 | 2020-06-08 10:40:49 +0100 | [diff] [blame^] | 16 | [label "Verified"] |
| 17 | function = MaxWithBlock |
| 18 | value = -1 Fails |
| 19 | value = 0 No score |
| 20 | value = +1 Verified |
| 21 | copyAllScoresIfNoCodeChange = true |