about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--library/stdarch/triagebot.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/library/stdarch/triagebot.toml b/library/stdarch/triagebot.toml
index 082c8cf2c63..75eb642e996 100644
--- a/library/stdarch/triagebot.toml
+++ b/library/stdarch/triagebot.toml
@@ -50,3 +50,13 @@ Hey Apple Group! This issue or PR could use some Darwin-specific guidance. Could
 one of you weigh in please?
 Thanks!
 """
+
+# Canonicalize issue numbers to avoid closing the wrong issue
+# when commits are included in subtrees, as well as warning links in commits.
+# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
+[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]