From 5b105480bc85894f197138604a22d031d9314ea6 Mon Sep 17 00:00:00 2001 From: Urgau <3616612+Urgau@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:47:54 +0100 Subject: [PATCH] Remove `[no-mentions]` handler in our triagebot config https://github.blog/changelog/2025-11-07-removing-notifications-for-mentions-in-commit-messages/ --- triagebot.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index 4d22564819..041f843344 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -7,8 +7,6 @@ allow-unauthenticated = [ [shortcut] -[no-mentions] - # When rebasing, this will add a diff link in a comment. [range-diff]