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.
[issue-links]
[no-mentions]
1 parent d423c81 commit f63a9b2Copy full SHA for f63a9b2
triagebot.toml
@@ -1425,3 +1425,12 @@ compiletest = [
1425
1426
[behind-upstream]
1427
days-threshold = 14
1428
+
1429
+# Canonicalize issue numbers to avoid closing the wrong issue
1430
+# when commits are included in subtrees, as well as warning links in commits.
1431
+# Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html
1432
+[issue-links]
1433
1434
+# Prevents mentions in commits to avoid users being spammed
1435
+# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
1436
+[no-mentions]
0 commit comments