-
Notifications
You must be signed in to change notification settings - Fork 706
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
- Extension version:v0.99.2024101604 (pre-release)
- VSCode Version: Version: 1.94.2
- OS: linux
- Repository Clone Configuration (single repository/fork of an upstream repository):
- Github Product (Github.com/Github Enterprise version x.x.x): github.com
the Github Pull Requests extension fails to properly detect pull request branches created by gh co <prnr>.
This breaks flow - as i like the github cli to interact with the repo - but need the extension for the review (where it's great).
I know i could check out via extension, but i very often forget this - so i need to go back to the main branch, checkout the PR branch via extension - just to have the extension realize that this is a pull request branch.
Steps to Reproduce:
- have any repository with an open pull request
- be logged into the github cli
- open terminal
- run
gh pr listto get a Pull request number - run
gh co <prnr>(your repository will now have a different branch checked out) - refresh "github pull requests" view (i also tried refreshing the SCM view to no avail)
- Notice it's not recognizing the pull request
In my memory (might be wrong?) this used to work a few months ago - but then stopped working. (i'm opening this issue only now as i hoped that someone else would report this so i don't have to 😆 )
jeiea and JeffreyCA
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded