Remove [no-mentions] handler in the triagebot config

https://github.blog/changelog/2025-11-07-removing-notifications-for-mentions-in-commit-messages/
This commit is contained in:
Urgau 2025-12-08 19:34:19 +01:00 committed by GitHub
parent 5bc345055b
commit b8581ddecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1680,12 +1680,6 @@ days-threshold = 28
# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
[issue-links]
# Prevents mentions in commits to avoid users being spammed
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
[no-mentions]
# Subtree update authors can't fix it, no point in warning.
exclude-titles = ["subtree update"]
# Allow members to formally register concerns (`@rustbot concern my concern`)
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
[concern]