-
Notifications
You must be signed in to change notification settings - Fork 504
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
Force-pushing over modified branches #3301
Comments
Hello. Same problem here since one or two days |
Yeah, I think the force-pushing over modified branches is a consequence of Scala Steward being unable to find existing PRs now that GitHub has made some kind of change to their I've raised a fix for this in PR #3303! |
I released v.0.29.1 which hopefully fixes this problem, too. |
This fixed our problem, too. Nice work! |
Wow, what a fantastic speed of delivering the fix. Thanks a lot! |
Likely a duplicate of #3300, but opening as a separate issue since it involves commit loss unmentioned by the other.
We're seeing pull requests opened by Scala Steward and appended to by a person being force pushed. All known instances of this are failing with a 422 error.
This may have started on the Typelevel Steward as early as 024-02-27 20:06, though I don't know whether that branch had human commits. Force-pushed commits can sometimes be recovered from the audit trail on the PR, but if not caught quickly enough may be rolled up into one of N force pushes.
The text was updated successfully, but these errors were encountered: