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 |
| 13 | push = group hafnium-approvers |
| 14 | submit = group hafnium-approvers |
Benjamin Copeland | c2c8f68 | 2020-10-06 11:00:59 +0000 | [diff] [blame^] | 15 | [label "Allow-CI"] |
| 16 | function = NoBlock |
| 17 | value = -1 Fails |
| 18 | value = 0 No score |
| 19 | value = +1 Allow-CI |
| 20 | copyAllScoresIfNoCodeChange = true |
| 21 | defaultValue = 0 |
| 22 | |