blob: f50b4196bc7999d4880c939db48bd4201abf8076 [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 Copelandc2c8f682020-10-06 11:00:59 +000015[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