The GitHub Pull Request treeview never appears for an organization account
See original GitHub issue- Extension version: 0.1.2
- VSCode Version: 1.27.1
- OS: macOS High Sierra 10.13.6
Seems like the extension isn’t working for organization accounts. I tried building the extension from source and I noticed that the isGithub method inside the GitHubManager is returning false for the host.authority which is something like github.example.com
This is the line where the check returns false
Seems very similar to this one https://github.com/Microsoft/vscode-pull-request-github/issues/395
Please let me know if you need additional details with this one.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:11
- Comments:18 (6 by maintainers)
Top Results From Across the Web
The GitHub Pull Request treeview never appears · Issue #395
Tried the extension from the marketplace and also building from source, but can't manage to get a treeview. No obvious errors I can...
Read more >No authorization prompt, GH PR never shown in the Git Viewlet
No authorization prompt, GH PR never shown in the Git Viewlet #502 ... The GitHub Pull Request treeview never appears for an organization...
Read more >Can't authenticate with GitHub, never provided prompt #384
Go to the SCM Viewlet, and you should see the GitHub Pull Request treeview. A notification should appear asking you to sign in...
Read more >Support for ssh config hosts is broken #1541 - GitHub
I have an ssh config setup with two hosts, for two accounts: ... GitHub Pull Request treeview never appears for an organization account...
Read more >Error signing in to GitHub Enterprise (cloud-hosted) #3429
Cloned repository from our company github enterprise account ... pull request status bar indicator and refresh pull request tree view.
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

This is the only issue open for something similar to my problem. So I write here.
Not tree view in side panel, no login prompt.
GitHub Enterprise 2.14.6 Mac OS VSCode:
1.29.0Github PR extension:0.2.3OUTPUT for GitHub Pull Request:
Same here, Please fix this