From e1ade997ab280b8bd7802b4667f5795d1dc982e4 Mon Sep 17 00:00:00 2001 From: Urgau Date: Wed, 11 Feb 2026 19:03:00 +0100 Subject: [PATCH] Enable triagebot new `[view-all-comments-link]` feature --- triagebot.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index 09dec7675e7e..eb8442ab21e2 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -55,6 +55,11 @@ labels = ["S-waiting-on-concerns"] # Amend a review to include a link to what was changed since the review [review-changes-since] +# Adds a "View all comments" link on the issue/PR body that shows all the comments of it +# Documentation at: https://forge.rust-lang.org/triagebot/view-all-comments-link.html +[view-all-comments-link] +threshold = 20 + [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [