Skip to content
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

deleting branch after squashing PR not working anymore since vscode 1.98.0 #6699

Open
jorenham opened this issue Mar 7, 2025 · 0 comments
Open

Comments

@jorenham
Copy link

jorenham commented Mar 7, 2025

After squashing a PR in numpy/numtype via the web interface, then refreshing in VSCode, I press the "delete branch" button, and see the following logs:

2025-03-07 14:54:29.773 [error] [GitHubRepository+0] Unable to compare commits between numpy:main and numpy:faster-pyright: HttpError: Not Found

This is happening since I upgraded VSCode to 1.98.0. I tried both the release- and pre-release versions of the extension.

  • Extension version: 0.107.2025030604
  • VSCode Version: 1.98.0
  • OS: Ubuntu 22.04 (PopOS)
  • Repository Clone Configuration (single repository/fork of an upstream repository):
  • Github Product (Github.com/Github Enterprise version x.x.x):

Steps to Reproduce:

  1. Squash (or merge) a PR in numpy/numtype in the browser
  2. refresh the PR in VSCode
  3. attempt to delete the branch in VSCode
@jorenham jorenham changed the title branch deletion after PR not working anymore since vscode 1.98.0 deleting branch after squashing PR not working anymore since vscode 1.98.0 Mar 7, 2025
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

No branches or pull requests

1 participant