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 55efab8 + f1d9795 commit 062205fCopy full SHA for 062205f
triagebot.toml
@@ -21,3 +21,9 @@ exclude_titles = [ # exclude syncs from subtree in rust-lang/rust
21
labels = ["has-merge-commits", "S-waiting-on-author"]
22
23
[transfer]
24
+
25
+# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree
26
+[canonicalize-issue-links]
27
28
+# Prevents mentions in commits to avoid users being spammed
29
+[no-mentions]
0 commit comments