Skip to content

Commit 28b9573

Browse files
authored
Merge pull request #3933 from Urgau/triagebot-view-all-comments-link
Enable triagebot `[view-all-comments-link]`
2 parents 2f6267f + db7d10f commit 28b9573

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ trigger-files = ["text/"]
2525

2626
[range-diff]
2727

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+
2832
[notify-zulip."T-cargo"]
2933
zulip_stream = 246057 # t-cargo
3034
topic = "RFC #{number} - {title}"

0 commit comments

Comments
 (0)