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.
1 parent e0e2a93 commit 723f5b1Copy full SHA for 723f5b1
triagebot.toml
@@ -13,6 +13,9 @@ allow-unauthenticated = [
13
14
[canonicalize-issue-links]
15
16
+# Prevents mentions in commits to avoid users being spammed
17
+[no-mentions]
18
+
19
# Have rustbot inform users about the *No Merge Policy*
20
[no-merges]
21
exclude_titles = ["Rustup"] # exclude syncs from rust-lang/rust
0 commit comments