diff --git a/triagebot.toml b/triagebot.toml index 4887ea84bc15..11dda970d579 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