-
Notifications
You must be signed in to change notification settings - Fork 642
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded
Milestone
Description
Using latest VS Code Insiders, GHPRI and Copilot Chat pre-release, Windows 11.
Steps to Reproduce:
- Open https://github.com/microsoft/vscode-pull-request-github in VS Code Insiders
- Ask
@githubpr who is assigned to the currently open pr 7317
(I opened the PR overview page, but I didn't check out the PR)- Copilot says there are no assignees (which is incorrect, since Add Cancel Review button to review submission interface #7317 has assignees)
- I suppose this is due to Ability to add an open (but not checked out) PR as context to chat #7332
- Check out the PR with GHPRI
- Ask
@githubpr who is assigned to the currently open pr 7317
again - ❓ I'm still told the PR has no assignees or reviewers
Here are screenshots of both parts of the conversation (pre-checkout, and with checkout):

The input looks like both queries tried to fetch for an issue rather than PR (since it says issueNumber
), though the output looks like it did get the correct PR based on owner, repo, title, and body:

Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityverifiedVerification succeededVerification succeeded