8000
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 05f5a58 + 479e31e commit fd361e8Copy full SHA for fd361e8
triagebot.toml
@@ -1592,6 +1592,8 @@ days-threshold = 28
1592
# Prevents mentions in commits to avoid users being spammed
1593
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
1594
[no-mentions]
1595
+# Subtree update authors can't fix it, no point in warning.
1596
+exclude-titles = ["subtree update"]
1597
1598
# Allow members to formally register concerns (`@rustbot concern my concern`)
1599
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
0 commit comments