We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f6267f + db7d10f commit 28b9573Copy full SHA for 28b9573
triagebot.toml
@@ -25,6 +25,10 @@ trigger-files = ["text/"]
25
26
[range-diff]
27
28
+# Adds a "View all comments" link on the issue/PR body that shows all the comments of it
29
+# Documentation at: https://forge.rust-lang.org/triagebot/view-all-comments-link.html
30
+[view-all-comments-link]
31
+
32
[notify-zulip."T-cargo"]
33
zulip_stream = 246057 # t-cargo
34
topic = "RFC #{number} - {title}"
0 commit comments