You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Squash (or merge) a PR in numpy/numtype in the browser
refresh the PR in VSCode
attempt to delete the branch in VSCode
The text was updated successfully, but these errors were encountered:
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
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:
This is happening since I upgraded VSCode to 1.98.0. I tried both the release- and pre-release versions of the extension.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: