about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/doc/rustc-dev-guide/triagebot.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/triagebot.toml b/src/doc/rustc-dev-guide/triagebot.toml
index 12aa0b7b8ff..6232dbf05fd 100644
--- a/src/doc/rustc-dev-guide/triagebot.toml
+++ b/src/doc/rustc-dev-guide/triagebot.toml
@@ -7,5 +7,9 @@ allow-unauthenticated = [
     "blocked",
 ]
 
+[no-mentions]
+
+[canonicalize-issue-links]
+
 # Automatically close and reopen PRs made by bots to run CI on them
 [bot-pull-requests]