Commit b36d131
authored
Use the pull request bot instead of default token (#535)
* Use the pull request bot instead of default token
When using the default github.token pull requests will not automatically
trigger workflow checks to run (to avoid recursion problems) so we
need to use another token to rebase the pull requests.
Since we are already using the etos pull request app to create the
pull requests we might as well use it to rebase them.1 parent 80c7b35 commit b36d131
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
20 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
21 | 32 | | |
22 | 33 | | |
23 | 34 | | |
24 | | - | |
| 35 | + | |
25 | 36 | | |
26 | 37 | | |
27 | 38 | | |
| 39 | + | |
28 | 40 | | |
29 | 41 | | |
30 | 42 | | |
| |||
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
41 | | - | |
| 53 | + | |
0 commit comments