blob: f2166a39c77f7de7f073e42f6cb3cf96fcbcca23 [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/*"]
TrustedFirmware Code Reviewe574ef02021-02-12 12:12:25 +00006 read = group Service Users
Benjamin Copeland32a8b522020-04-20 12:00:32 +00007[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
TrustedFirmware Code Reviewe574ef02021-02-12 12:12:25 +000012 label-Code-Review = -1..+1 group Service Users
Benjamin Copeland32a8b522020-04-20 12:00:32 +000013 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
Benjamin Copelandc2c8f682020-10-06 11:00:59 +000021 defaultValue = 0
TrustedFirmware Code Reviewbbb03ee2023-10-03 22:50:05 +020022 copyCondition = changekind:NO_CHANGE OR changekind:NO_CODE_CHANGE
Benjamin Copelandc2c8f682020-10-06 11:00:59 +000023