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