about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 4887ea84bc1..11dda970d57 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -13,6 +13,9 @@ allow-unauthenticated = [
 
 [canonicalize-issue-links]
 
+# Prevents mentions in commits to avoid users being spammed
+[no-mentions]
+
 # Have rustbot inform users about the *No Merge Policy*
 [no-merges]
 exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust