blob: 25c0caaacef0d7cb55197a40dcbd35e60f54bd45 [file] [log] [blame]
Benjamin Copelanda7eafb42020-04-20 11:52:17 +00001[access]
2 inheritFrom = All-Projects
3[submit]
4 action = rebase if necessary
Benjamin Copeland32a8b522020-04-20 12:00:32 +00005[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 Copeland3720fdc2020-06-05 15:42:46 +000011 label-Code-Review = -1..+1 group Bot Users
Benjamin Copeland32a8b522020-04-20 12:00:32 +000012 label-Code-Review = -1..+1 group Non-Interactive Users
13 push = group hafnium-approvers
14 submit = group hafnium-approvers
Benjamin Copelande9661872020-10-06 11:46:27 +000015 label-Allow-CI = -1..+1 group hafnium-approvers
Benjamin Copelandc2c8f682020-10-06 11:00:59 +000016[label "Allow-CI"]
17 function = NoBlock
18 value = -1 Fails
19 value = 0 No score
20 value = +1 Allow-CI
21 copyAllScoresIfNoCodeChange = true
22 defaultValue = 0
23