Skip to content

fix: do not create GH releases for Copilot#312192

Merged
rzhao271 merged 1 commit intomainfrom
rzhao271/no-gh-release
Apr 23, 2026
Merged

fix: do not create GH releases for Copilot#312192
rzhao271 merged 1 commit intomainfrom
rzhao271/no-gh-release

Conversation

@rzhao271
Copy link
Copy Markdown
Collaborator

Fixes #311202

Copilot AI review requested due to automatic review settings April 23, 2026 18:24
@rzhao271 rzhao271 enabled auto-merge (squash) April 23, 2026 18:24
@rzhao271 rzhao271 self-assigned this Apr 23, 2026
@rzhao271 rzhao271 added this to the 1.118.0 milestone Apr 23, 2026
@vs-code-engineering
Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@lszomoru

Matched files:

  • build/azure-pipelines/product-copilot-recovery.yml

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

This PR updates the Copilot recovery Azure Pipeline configuration to prevent publishing GitHub Releases in the microsoft/vscode repository, addressing the issue where a Copilot extension release appeared as the repo’s “Latest release”.

Changes:

  • Stop creating GitHub Releases from the Copilot recovery pipeline.
  • Gate tag creation behind the publishExtension parameter while keeping the copilot/ tag prefix.

@rzhao271 rzhao271 merged commit 72409b7 into main Apr 23, 2026
30 checks passed
@rzhao271 rzhao271 deleted the rzhao271/no-gh-release branch April 23, 2026 18:44
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.

Latest release on GitHub is for VS Copilot Chat, not VS Code

4 participants