We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This appears to be incorrect behavior. Issues assigned to rustbot https://github.com/rust-lang/rust/issues?q=is%3Aissue+rustbot+assign+assignee%3Arustbot
Example comments:
let
if let
Note that rustbot self-assigns the issue instead of assigning to the person claiming or being asked to assign to
This issue has been assigned to @trivikr via this comment.
The text was updated successfully, but these errors were encountered:
@rustbot claim
Sorry, something went wrong.
Example comment in this issue: #65645 (comment) The issue was self-assigned by rustbot, and not to @trivikr
Relevant code:
This issue can be transferred to https://github.com/rust-lang/triagebot Documentation: https://help.github.com/en/articles/transferring-an-issue-to-another-repository
Intentional behavior. GH API doesn't let us assign to a non-member user. See issue description for who it is assigned to.
rustbot
No branches or pull requests
This appears to be incorrect behavior.
Issues assigned to rustbot https://github.com/rust-lang/rust/issues?q=is%3Aissue+rustbot+assign+assignee%3Arustbot
Example comments:
let
(notif let
) is an expression, rather than a statement, which contradicts the book #65254 (comment)Note that rustbot self-assigns the issue instead of assigning to the person claiming or being asked to assign to
This issue has been assigned to @trivikr via this comment.
The text was updated successfully, but these errors were encountered: