Skip to content

Commit cad5b1a

Browse files
Rollup merge of #152824 - Urgau:triagebot-view-all-comments, r=Kobzol
Enable "View all comments" link feature in `triagebot.toml` This PR enables triagebot "View all comments" link feature. Documentation: https://forge.rust-lang.org/triagebot/view-all-comments-link.html Example for this PR: [View all comments](https://triage.rust-lang.org/gh-comments/rust-lang/rust/issues/152824)
2 parents 8f8af0b + 0512fb0 commit cad5b1a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,3 +1678,7 @@ labels = ["S-waiting-on-concerns"]
16781678
# since the review
16791679
# Documentation at: https://forge.rust-lang.org/triagebot/review-changes-since.html
16801680
[review-changes-since]
1681+
1682+
# Adds a "View all comments" link on the issue/PR body that shows all the comments of it
1683+
# Documentation at: https://forge.rust-lang.org/triagebot/view-all-comments-link.html
1684+
[view-all-comments-link]

0 commit comments

Comments
 (0)