Skip to content

Pull requests created from a fork on a topic branch aren't discovered. #3511

@alexr00

Description

@alexr00
  1. Create a fork of a repo
  2. Clone your fork. Configure your remotes so that your fork is origin and the upstream repo is upstream.
  3. Checkout a topic branch in your fork
  4. Commit some changes
  5. Make a pull request back to the original repo that you forked from. (if the upstream repo doesn't show in the PR view, make sure that you have githubPullRequest.remotes configured correctly).
  6. Remove GHPRI's knowledge of your PR (can delete the github-pr-owner-number from your git config and reload or create a Codespace from the PR).
  7. 🐛 The "Pull Request" view will not show. GHPRI is not able to tell that the current branch is associated with a PR.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions