Skip to content

Fix auto-assignment not filtering out author. #1663

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
Oct 27, 2022

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 27, 2022

In some cases when a user is listed explicitly in the [assign] table, their name was not getting filtered if they are the PR author or current assignee. This PR adds the missing check for this case.

Closes #1662

@Mark-Simulacrum Mark-Simulacrum merged commit d7c405b into rust-lang:master Oct 27, 2022
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.

A case where rustbot assigned the PR author as the reviewer
2 participants