microsoft / microsoft/vscode-pull-request-github
Detect if the user has multiple accounts, and if the one configured for the workspace might be the wrong one
@alexr00 is already working on this.
Since Sep 23, 2025.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
I'm using this extension with VSCode Insider and I keep receiving this notification.
What I think might be causing this issue is because I have two git accounts configured in my macos using Git Credential Manager. One for personal use and one for work use. And because of that my remote origin URL will be having username@github.com in my work related repos. is that a reason?
I have this extension working in VSCode for my personal repos for which remote url doesn't contain username.
I'm using VS Code for personal repos and VSCode insider for work repos.
Here is my VSCode Insider Details:
Version: 1.104.0-insider (Universal)
Commit: 966ec1415440da5f1ef53acbd97ba2113add8853
Date: 2025-09-02T05:05:45.743Z
Electron: 37.3.1
ElectronBuildId: 12259562
Chromium: 138.0.7204.235
Node.js: 22.18.0
V8: 13.8.258.31-electron.0
OS: Darwin arm64 24.6.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.