-
Notifications
You must be signed in to change notification settings - Fork 57
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
bors takes credit for squashed PRs #136
Comments
I believe this is the code at fault: Lines 969 to 977 in 93ea32a
I think |
Btw it seems one can't tell GitHub that a PR was merged, and GitHub can't find it by itself since the merged commit is not the same as those originally in the PR. |
Opened #181 for the PR closing part; let's not track two problems in one issue -- the title says this is about the commit author. |
bors takes authorship credit for
@bors squash
PRs: rust-lang/rust@4b80687 (PR is rust-lang/rust#81398).Also, not sure if this is related, but GitHub doesn't realize the PR is merged when bors squash-merges it (you can see an example in the same PR).
The text was updated successfully, but these errors were encountered: