Skip to content

Sessions - delete the open pull request command#308290

Merged
lszomoru merged 1 commit intomainfrom
vscode-copilot-chat/migrate-5032
Apr 7, 2026
Merged

Sessions - delete the open pull request command#308290
lszomoru merged 1 commit intomainfrom
vscode-copilot-chat/migrate-5032

Conversation

@lszomoru
Copy link
Copy Markdown
Member

@lszomoru lszomoru commented Apr 7, 2026

Migrated from microsoft/vscode-copilot-chat#5032
Original author: @lszomoru

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the “Open Pull Request” command from the Copilot CLI Sessions feature area, including its command registration and UI contributions.

Changes:

  • Deleted the github.copilot.chat.openPullRequestCopilotCLIAgentSession.openPR command registration from the Copilot CLI sessions command registration codepaths.
  • Removed the command contribution and menu entries from the extension manifest.
  • Removed the localized title key for the deleted command.
Show a summary per file
File Description
extensions/copilot/src/extension/chatSessions/vscode-node/copilotCLIChatSessionsContribution.ts Removes registration of the “Open Pull Request” command.
extensions/copilot/src/extension/chatSessions/vscode-node/copilotCLIChatSessions.ts Removes registration of the “Open Pull Request” command (duplicate registration site).
extensions/copilot/package.nls.json Drops the localization entry for the removed command title.
extensions/copilot/package.json Removes the command contribution and its related menu placements.

Copilot's findings

  • Files reviewed: 4/4 changed files
  • Comments generated: 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Screenshot Changes

Base: fc99d59e Current: e57a36c8

Changed (4)

chat/chatQuestionCarousel/SingleTextQuestion/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTabScrolled/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabNarrow/Light
Before After
before after

@lszomoru lszomoru merged commit 9a79d47 into main Apr 7, 2026
27 checks passed
@lszomoru lszomoru deleted the vscode-copilot-chat/migrate-5032 branch April 7, 2026 19:08
@vs-code-engineering vs-code-engineering bot added this to the 1.116.0 milestone Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants