activePullRequest misses open PR for current checked-out branch
@alexr00 já está trabalhando nisso.
Desde 16/9/2026.
Avaliação
Esta issue ainda não foi avaliada.
Descrição
In the agents window, the agent seemed briefly confused by the fact that the activePullRequest tool reported that there was no PR, when it created a PR earlier for the current branch. Why do we need this tool? What problem is it solving?
Description
The activePullRequest tool can report There is no active pull request even when the current checkout is on the head branch of an open pull request in GitHub.
This is easy for an agent to interpret as "no PR exists for this branch," even though the result apparently means only that the host/session has not associated the PR with the current session.
Reproduction
- In an isolated Git worktree, create and check out a topic branch.
- Push the branch and create a pull request outside the Pull Requests extension, for example with
gh pr create. - Keep that same topic branch checked out and tracking its remote branch.
- Invoke the
activePullRequesttool, including with its normal cached lookup. - Observe
There is no active pull request. - Query GitHub directly with
gh pr viewor the GitHub API and observe that an open PR exists whose head ref exactly matches the checked-out branch.
Observed with:
- GitHub Pull Requests extension:
github.vscode-pull-request-github@0.167.2026091604 - VS Code Insiders on macOS
- PR created with the GitHub CLI
Actual behavior
activePullRequest returns no PR because the PR was not recorded as the session's active PR. The response does not distinguish this host-association state from GitHub having no pull request for the current branch.
In an agent workflow, this caused confusion and required falling back to direct GitHub queries to discover and read review comments from the existing PR.
Expected behavior
Ideally, activePullRequest should fall back to locating an open PR by the current repository and checked-out branch when no session association exists.
If that fallback is intentionally out of scope, the response should clearly distinguish the states, for example:
No pull request is associated with the current session. An open pull request may still exist for the checked-out branch.
This would prevent callers from treating missing session metadata as authoritative GitHub repository state.
(Written by Copilot)
- Linguagem predominante
- TypeScript
- Estrelas
- 2.6k
- Forks
- 796
- Merge médio
- 14h 34min
- PRs com merge (30d)
- 43
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de microsoft/vscode-pull-request-github
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 78/100
-
Issue 3 — Documentation Aberta
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 68/100
-
doesnt accept ghe signin Aberta
microsoft/vscode-pull-request-github#8982 · 1 responsável ·
-
microsoft/vscode-pull-request-github#8981 · 1 responsável ·
-
microsoft/vscode-pull-request-github#8980 · 1 responsável ·
Todas as issues de microsoft/vscode-pull-request-github
Issues semelhantes
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 70/100
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
mksglu/context-mode#1200 ·
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
jaegertracing/jaeger-ui#4506 ·
-
area:desktop area:ui bug platform:macos
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
anthropics/claude-code#96687 ·
-
good first issue
Dificuldade 1/5 Menos de uma hora Facilidade para iniciantes 95/100
AOSSIE-Org/DebateAI#582 · 2 comentários ·