microsoft / microsoft/vscode-pull-request-github

GitHub Enterprise sign-in prompt silently missing when repo has GitHub-style remote but github-enterprise.uri unset

オープン
#8,874 コメント 0 件 リアクション 1 件 担当者 2 名 GitHub で見る

@alexr00 がすでに取り組んでいます。

2026年8月4日 から。

  • #8875 @copilot-swe-agent による — オープン
主要言語
TypeScript
スター
2.6k
フォーク
795
平均マージ
1日 4時間
マージ済み PR(30日)
46

説明

Environment

  • Extension version: 0.156.0
  • VS Code Version: 1.121.0-insider
  • OS: macOS (Darwin)
  • Repository Clone Configuration: single repository, cloned via SSH
  • GitHub Product: GitHub Enterprise Server

Steps to Reproduce

  1. Open a folder whose git remote is a GitHub Enterprise Server repo over SSH (e.g. ssh://git@ghe.example.com/org/repo.git), without ever having set github-enterprise.uri.
  2. Open the "GitHub Pull Requests" / Source Control view.
  3. Observe the sign-in area of the view.

Expected behavior

Some sign-in prompt or message appears, so there's something to act on.

Actual behavior

The view renders completely empty — no button, no message, no error. There's nothing to click and no indication of what's wrong.

Manually setting github-enterprise.uri to the GHE server's base URL (e.g. https://ghe.example.com) in settings.json makes it work. I don't know if that's the right way to do it or if that's documented.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。