Skip to content

Also support concern resolve to resolve concerns #2090

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 30, 2025

Conversation

Urgau
Copy link
Member

@Urgau Urgau commented Jun 29, 2025

This PR adds an alias to @bot resolve in the form of @bot concern resolve, this adds a parallel with @bot note remove.

This came up here rust-lang/rust#142824 (comment).

cc @jieyouxu

@Urgau Urgau requested a review from Kobzol June 29, 2025 12:22
toks.next_token()?;

if action == "concern" {
Copy link
Member

Choose a reason for hiding this comment

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

Hmm, what is someone tries to create a concern (sentence) that starts with the word "resolve"? 😆 Well, probably a too niche of an edge-case.

Copy link
Member Author

Choose a reason for hiding this comment

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

I asked jieyouxu about it and I was told "that seems somewhat... strange xD", so left it. We can always add it later.

Copy link
Member

Choose a reason for hiding this comment

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

Yeah, I thought that was even more niche, and maybe more of a "well don't do that" xD

@Urgau Urgau added this pull request to the merge queue Jun 30, 2025
Merged via the queue into rust-lang:master with commit de15a03 Jun 30, 2025
3 checks passed
@Urgau Urgau deleted the support-concern-resolve branch June 30, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants