vscode-pull-request-github: The GitHub Pull Request treeview never appears for an organization account
- 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.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 11
- Comments: 18 (6 by maintainers)
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