Skip to content

Enable triagebot new [view-all-comments-link] feature#16629

Merged
epage merged 1 commit intorust-lang:masterfrom
Urgau:triagebot-view-all-comments
Feb 11, 2026
Merged

Enable triagebot new [view-all-comments-link] feature#16629
epage merged 1 commit intorust-lang:masterfrom
Urgau:triagebot-view-all-comments

Conversation

@Urgau
Copy link
Member

@Urgau Urgau commented Feb 11, 2026

Triagebot implemented a GitHub comments viewer, that loads and shows all the comment (and review comments) of an issue or pull-request.

In order to facilitate it's usage we also added a feature to automatically have triagebot add a "View all comments" link to that viewer, which this PR enables for this repository.

See this link for an example of the result looks like.

r? @epage

@rustbot rustbot added A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 11, 2026
@epage
Copy link
Contributor

epage commented Feb 11, 2026

Note this is also done in a way that with PRs, if you use ctrl-f to search for something, resolved threads will expand as needed.

@epage epage enabled auto-merge February 11, 2026 17:59
@epage
Copy link
Contributor

epage commented Feb 11, 2026

As Load More is a hassle and we can always revert this, going ahead in trying it out.

@epage epage added this pull request to the merge queue Feb 11, 2026
Merged via the queue into rust-lang:master with commit 214f17f Feb 11, 2026
29 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 11, 2026
rust-bors bot pushed a commit to rust-lang/rust that referenced this pull request Feb 12, 2026
Update cargo submodule

8 commits in 0c9e687d237ff04b53ccb67b4ce63e9483789e88..ce69df6f72a3b6a2b5c722ba68ddef255344b31c
2026-02-11 05:58:30 +0000 to 2026-02-12 12:39:45 +0000
- fix: apply `host.runner` only when `host-config` enabled (rust-lang/cargo#16631)
- fix(cli): Improve bad manifest error  (rust-lang/cargo#16630)
- fix: Adjust casing of error message (rust-lang/cargo#16625)
- Enable triagebot new `[view-all-comments-link]` feature (rust-lang/cargo#16629)
- test(help): snapshot cargo help tests (rust-lang/cargo#16626)
- Suggest a `workspace.members` entry even from outside the workspace root (rust-lang/cargo#16616)
- Reorganize build unit directory layout for new build-dir layout (rust-lang/cargo#16542)
- Make the error messaging for `cargo install` aware of `build.build-dir` (rust-lang/cargo#16623)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants