microsoft / microsoft/vscode-pull-request-github

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

Aperta
#8,874 0 commenti 1 reazione 2 assegnatari Vedi su GitHub

@alexr00 ci sta già lavorando.

Dal 4/8/2026.

  • #8875 di @copilot-swe-agent — aperta
Lingua principale
TypeScript
Stelle
2.6k
Fork
796
Merge medio
1g 4h
PR unite (30g)
46

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.