Skip to content

Commit a1f1edc

Browse files
committed
Include instructions for killing dependency update mails
1 parent 80a4dd9 commit a1f1edc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/tooling/bots.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ if allof (header :is "X-GitHub-Sender" ["coveralls", "github-actions[bot]", "net
4545
}
4646
```
4747

48+
If you also want to filter out notifications from renovate, which we use for
49+
dependency updates, you can add `renovate[bot]` to the `X-GitHub-Sender` list
50+
above.
51+
4852

4953

5054
[^craig-dazey-legal-team-threats]: Craig Dazey Emulator Bot stands in no

0 commit comments

Comments
 (0)