question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 5 years ago
  • Reactions:11
  • Comments:18 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
wxianxincommented, Nov 13, 2018

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.0 Github PR extension: 0.2.3

>>> git remote -v
>>> origin  https://github.myorg.com/myorg/myproj.git (fetch)
>>> origin  https://github.myorg.com/myorg/myproj.git (push)

OUTPUT for GitHub Pull Request:

/Users/xxx/.ssh/config: ENOENT: no such file or directory, open '/Users/xxx/.ssh/config'
Looking for git repository
Git repository found, initializing review manager and pr tree view.
No GitHub remotes found
No GitHub remotes found
Review> no matching pull request metadata found for current branch master
No GitHub remotes found
Review> no matching pull request metadata found for current branch master
1reaction
yousifalraheemcommented, Mar 18, 2019

Same here, Please fix this

  • Extension version: 0.5.1
  • VSCode Version: 1.32.3
  • Operating System: Windows 7 Enterprise
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found