Skip to content

Copy GitHub Permalink doesn't work for GitHub Managed User (ghe.com) #7389

@chpotibern

Description

@chpotibern
  • Extension version: 0.112.0
  • VSCode Version: 1.100.2
  • OS: Ubuntu 22.04
  • Repository Clone Configuration (single repository/fork of an upstream repository): Single repository.
  • GitHub Product (GitHub.com/GitHub Enterprise version x.x.x): GitHub Managed User (ghe.com) instance.

Steps to Reproduce:

  1. Right click on a line.
  2. Copy GitHub Permalink
  3. Link is linked to https://github.com/<organization>/<repository> instead of https://<enterprise>.ghe.com/<organization>/<repository>

Note!
I have logged in to GitHub Managed User (ghe.com) instance with the extension.

Executing git remote -v shows:

origin  <enterprise>@<enterprise>.ghe.com:<organization>/<repository>.git (fetch)
origin  <enterprise>@<enterprise>.ghe.com:<organization>/<repository>.git (push)

Metadata

Metadata

Assignees

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugcandidateIssue identified as probable candidate for fixing in the next releaseverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions