We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3de4f1c + f63a9b2 commit d42fcb7Copy full SHA for d42fcb7
triagebot.toml
@@ -1423,3 +1423,12 @@ compiletest = [
1423
1424
[behind-upstream]
1425
days-threshold = 14
1426
+
1427
+# Canonicalize issue numbers to avoid closing the wrong issue
1428
+# when commits are included in subtrees, as well as warning links in commits.
1429
+# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
1430
+[issue-links]
1431
1432
+# Prevents mentions in commits to avoid users being spammed
1433
+# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
1434
+[no-mentions]
0 commit comments