| [access] |
| inheritFrom = All-Projects |
| [submit] |
| action = rebase if necessary |
| [access "refs/*"] |
| read = group Non-Interactive Users |
| [access "refs/heads/*"] |
| abandon = group hafnium-approvers |
| create = group hafnium-approvers |
| label-Code-Review = -2..+2 group hafnium-approvers |
| label-Code-Review = -1..+1 group Bot Users |
| label-Code-Review = -1..+1 group Non-Interactive Users |
| push = group hafnium-approvers |
| submit = group hafnium-approvers |
| [label "Allow-CI"] |
| function = NoBlock |
| value = -1 Fails |
| value = 0 No score |
| value = +1 Allow-CI |
| copyAllScoresIfNoCodeChange = true |
| defaultValue = 0 |
| |