microsoft / microsoft/vscode-pull-request-github
PR Functionality Unresponsive
@alexr00 is already working on this.
Since Oct 2, 2025.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
I am not sure what changes were recently made to this software but it is not working more often than not for the past month or so.
Looking through the logs it appears there is some kind of timeout involved, as well as the following errors. Otherwise I dont see any possible errors in the logs.
2025-09-29 22:13:59.744 [error] [GitHubRepository+2] Unable to fetch PR: Error: GraphQL error: Could not resolve to a PullRequest with the number of XXX.
2025-09-29 22:13:59.744 [info] [FolderRepositoryManager+2] Found GitHub pr repo for pr #XXX: no
2025-09-29 22:13:59.761 [error] [GitHubRepository+3] Error querying GraphQL API (PullRequest): GraphQL error: Could not resolve to a PullRequest with the number of XXX..
2025-09-29 22:13:59.761 [error] [GitHubRepository+3] Unable to fetch PR: Error: GraphQL error: Could not resolve to a PullRequest with the number of XXX.
To resolve timeout/ connectivity issues it appears that turning off my VPN and restarting VS Code seems to help but I'm at a loss as to why this tool isn't reliable.
I love it when its working!
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.