Skip to content

No authorization prompt, GH PR never shown in the Git Viewlet #502

@agonzalezjr

Description

@agonzalezjr
  • Extension version: 0.1.5
  • VSCode Version: 1.27.2
  • OS: Mac OS X 10.13.4

Steps to Reproduce:

  1. Using GH Enterprise
  2. Host settings is set correctly
  3. Go to the Git Viewlet, the GH PR section is not there:

screen shot 2018-09-18 at 4 23 19 pm

There aren't any "Sign In" commands in the Commands Palette either.

Here is what's in the GH PR log:

Looking for git repository
> git symbolic-ref --short HEAD
> git rev-parse master
> git rev-parse --symbolic-full-name master@{u}
> git rev-list --left-right master...refs/remotes/origin/master
> git for-each-ref --format %(refname) %(objectname) --sort -committerdate
> git remote --verbose
Git repository found, initializing review manager and pr tree view.
> git config --local --get branch.master.github-pr-owner-number
Review> no matching pull request metadata found for current branch master
> git config --local --get branch.master.github-pr-owner-number
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions