Remove [no-mentions] handler in our 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 18:51:47 +01:00
committed by Trevor Gross
parent d6139b1347
commit 2422c1d9da
-4
View File
@@ -12,10 +12,6 @@ exclude_titles = ["Rustc pull update"]
[issue-links]
check-commits = false
# Prevents mentions in commits to avoid users being spammed
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
[no-mentions]
# Enable issue transfers within the org
# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
[transfer]