From a1f1edcb1210e4a99ac68675f4d1fe6ce16b5887 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Tue, 2 Jul 2024 21:04:39 +0200 Subject: Include instructions for killing dependency update mails --- docs/content/docs/tooling/bots.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/content/docs/tooling/bots.md b/docs/content/docs/tooling/bots.md index aaae775..79ae7dd 100644 --- a/docs/content/docs/tooling/bots.md +++ b/docs/content/docs/tooling/bots.md @@ -45,6 +45,10 @@ if allof (header :is "X-GitHub-Sender" ["coveralls", "github-actions[bot]", "net } ``` +If you also want to filter out notifications from renovate, which we use for +dependency updates, you can add `renovate[bot]` to the `X-GitHub-Sender` list +above. + [^craig-dazey-legal-team-threats]: Craig Dazey Emulator Bot stands in no -- cgit v1.2.3