Commit f5dca2d
committed
BAU: Add more instructions for dependabot tf PRs
GitHub protects us from recursion by not running workflows on commits
made by GitHub bots. This could be solved later by using a custom bot
user with a PAT, but for now we can just add instructions to the PR
body to tell maintainers to amend the PR to get the checks to run.
Also, things can get a bit messy if dependabot tries to update
dependencies on a PR where the lockfiles have already been updated.
So add a warning to tell maintainers to recreate the PR if that
happens.1 parent a5b8581 commit f5dca2d
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
149 | 162 | | |
150 | 163 | | |
151 | 164 | | |
| |||
0 commit comments