Can't fetch Pull Requests
See original GitHub issueI finished setting up the extension and connecting it to github, but sadly it can’t fetch any PRs:
It fails with:
[Info] GitHubRepository> Fetching all pull requests failed: Only absolute URLs are supported
Can anybody give me a hint what I can do here? The error message is not that descriptive…
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Fetching pull requests for remote 'origin' failed or ... - GitHub
ATM I'm not able to use the extension at all due to this error... FYI, the url shown in the error toaster is...
Read more >How to locally fetch and checkout a pull request
A user may want to locally fetch a Pull Request from Bitbucket Cloud. This allows for testing and viewing diffs before deciding to...
Read more >How can I fetch an unmerged pull request for a branch I don't ...
It boils down to knowing that a pull request in GitHub is just a branch in the base repo where the branch name...
Read more >git fetch, pull, push, & sync - Visual Studio (Windows)
Fetching checks if there are any remote commits that you should incorporate into your local changes. If you see any, pull first to...
Read more >Sync with a remote Git repository (fetch, pull, update) - JetBrains
If you need to get changes into the current branch from another branch instead of its remote tracked branch, use pull. When you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I am having the same issue. Mac OS 10.14.6 + GHE 2.18.1. Github Pull Request Extension is in the 0.11.2 version.
Fetching pull requests failed: Only absolute URLs are supportedI still have this issue with Mac OS 10.13.6 and GHE 2.15
Fetching all pull requests failed: HttpError: Only absolute URLs are supported