Commit c95cb12
authored
Fix clang-format auto-fixes (#4795)
#### Summary and motivation
Branch protections were limiting the ability for GitHub Actions to push
straight to master, so I created a GitHub App and granted that app the
ability to bypass. Now the clang-format job will use the GitHub App for
pushes to master.
Org owners can manage [the
app](https://github.com/organizations/multitheftauto/settings/apps/multitheftauto)
and separately manage [the app
installation](https://github.com/organizations/multitheftauto/settings/installations/122647713)
at those pages.
#### Test plan
See commit history of this branch 😀 My pull request is based on `master`
on my branch, with the bot set up.1 parent 50ef80c commit c95cb12
1 file changed
Lines changed: 21 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
21 | 36 | | |
22 | 37 | | |
23 | 38 | | |
24 | 39 | | |
25 | | - | |
| 40 | + | |
| 41 | + | |
26 | 42 | | |
27 | 43 | | |
28 | 44 | | |
| |||
38 | 54 | | |
39 | 55 | | |
40 | 56 | | |
41 | | - | |
42 | | - | |
| 57 | + | |
| 58 | + | |
43 | 59 | | |
44 | 60 | | |
45 | 61 | | |
46 | 62 | | |
47 | 63 | | |
48 | 64 | | |
49 | | - | |
| 65 | + | |
| 66 | + | |
50 | 67 | | |
51 | 68 | | |
52 | 69 | | |
| |||
0 commit comments