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 1d12f89 + 73a3189 commit 12e9735Copy full SHA for 12e9735
triagebot.toml
@@ -50,8 +50,11 @@ new_pr = true
50
[autolabel."S-waiting-on-author"]
51
new_draft = true
52
53
-# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree
+# Canonicalize issue numbers to avoid closing the wrong issue when upstreaming this subtree.
54
[canonicalize-issue-links]
55
56
-# Prevents mentions in commits to avoid users being spammed
+# Prevents mentions in commits to avoid users being spammed.
57
[no-mentions]
58
+
59
+# Show range-diff links on force pushes.
60
+[range-diff]
0 commit comments