Skip to content

Enable canonicalization of issue links in triagebot #14563

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Apr 7, 2025

This PR enables to the canonicalization of issue links in triagebot.

Documentation pending at rust-lang/rust-forge#825

changelog: add [canonicalize-issue-links] in triagebot.toml

@rustbot
Copy link
Collaborator

rustbot commented Apr 7, 2025

r? @blyxyas

rustbot has assigned @blyxyas.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 7, 2025
Copy link
Member

@blyxyas blyxyas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great feature! I hope that this doesn't disrupt the developer workflow. ❤️ 🌈

I'll wait for CI, just because it's better safe than sorry.

@blyxyas blyxyas added this pull request to the merge queue Apr 7, 2025
Merged via the queue into rust-lang:master with commit f74d7ce Apr 7, 2025
11 checks passed
@Urgau
Copy link
Member Author

Urgau commented Apr 7, 2025

LGTM, great feature! I hope that this doesn't disrupt the developer workflow. ❤️ 🌈

It shouldn't, triagebot will automatically update the PR description, no action from the developers are required.

matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request May 24, 2025
…ions, r=Kobzol

Enable `[issue-links]` and `[no-mentions]` in triagebot

This PR enables the [`[issue-links]`](https://forge.rust-lang.org/triagebot/issue-links.html) and [`[no-mentions]`](https://forge.rust-lang.org/triagebot/no-mentions.html) handlers of triagebot.

Most of our subtrees have already adopted them:
 - rust-lang/rust-analyzer#19555
 - rust-lang/rust-clippy#14563 & rust-lang/rust-clippy#14576
 - rust-lang/rustc-dev-guide#2335
 - rust-lang/miri#4259
 - rust-lang/reference#1788

r? `@Kobzol`
rust-timer added a commit to rust-lang/rust that referenced this pull request May 24, 2025
Rollup merge of #141496 - Urgau:triagebot_issue_link_no-mentions, r=Kobzol

Enable `[issue-links]` and `[no-mentions]` in triagebot

This PR enables the [`[issue-links]`](https://forge.rust-lang.org/triagebot/issue-links.html) and [`[no-mentions]`](https://forge.rust-lang.org/triagebot/no-mentions.html) handlers of triagebot.

Most of our subtrees have already adopted them:
 - rust-lang/rust-analyzer#19555
 - rust-lang/rust-clippy#14563 & rust-lang/rust-clippy#14576
 - rust-lang/rustc-dev-guide#2335
 - rust-lang/miri#4259
 - rust-lang/reference#1788

r? `@Kobzol`
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants