WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 6d8524a

Browse files
authored
Remove [no-mentions] handler in our triagebot config (#16361)
This PR removes the `[no-mentions]` handler in our triagebot config as [GitHub is removing notifications for @-mentions in commit messages on December 8th 2025.](https://github.blog/changelog/2025-11-07-removing-notifications-for-mentions-in-commit-messages/) cf. rust-lang/triagebot#2225
2 parents 04106b5 + d7290bf commit 6d8524a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

triagebot.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ label = "O-windows"
3030
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
3131
[transfer]
3232

33-
# Prevents mentions in commits to avoid users being spammed
34-
[no-mentions]
35-
3633
# Enable `@rustbot note` functionality
3734
# Documentation at: https://forge.rust-lang.org/triagebot/note.html
3835
[note]

0 commit comments

Comments
 (0)