-
Notifications
You must be signed in to change notification settings - Fork 45
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
[Critical Bug] Error when updating an existing PR #175
Comments
@sven-of-cord I just got a very similar error while trying to
|
I just got this for
|
a temporary fix is to go onto GitHub and change the base branch manually to be main. Only do this after you landed the dependent PR's. Then spr land works. |
building from source completely removes this problem. So removing the latest version from homebrew(1.3.4) and building from scratch (1.3.5-beta.1) is the way to go. |
i get the following error when trying to run spr diff on an existing pr
🔁 Commit was changed - updating Pull Request #378
🛑 GitHub: Validation Failed
Documentation URL: https://docs.github.com/rest/pulls/pulls#update-a-pull-request
Errors:
- {"code":"invalid","field":"base","message":"Proposed base branch 'refs/heads/spr/dukeofcool199/
is
invalid","resource":"PullRequest"}
The text was updated successfully, but these errors were encountered: