Skip to content

Exclude .exe packages from publishing to GitHub#26859

Merged
daxian-dbw merged 1 commit intoPowerShell:masterfrom
daxian-dbw:exclude-exe
Feb 20, 2026
Merged

Exclude .exe packages from publishing to GitHub#26859
daxian-dbw merged 1 commit intoPowerShell:masterfrom
daxian-dbw:exclude-exe

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

PR Summary

The .exe packages are for Windows Update only and should not be uploaded to GitHub release.
This PR removes them after downloading all package artifacts before moving forward.

Copilot AI review requested due to automatic review settings February 20, 2026 03:37
@daxian-dbw daxian-dbw requested a review from a team as a code owner February 20, 2026 03:37
@daxian-dbw daxian-dbw added CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log BackPort-7.6.x-Consider labels Feb 20, 2026
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 GitHub release drafting pipeline to exclude Windows Update–only .exe package artifacts from being published to GitHub releases.

Changes:

  • Remove .exe files from $(Pipeline.Workspace)/GitHubPackages prior to checksum generation and GitHub asset upload.

Copy link
Copy Markdown
Contributor

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

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

LGTM!

@daxian-dbw daxian-dbw merged commit b58ec36 into PowerShell:master Feb 20, 2026
40 of 41 checks passed
@daxian-dbw daxian-dbw deleted the exclude-exe branch February 20, 2026 18:29
daxian-dbw added a commit to daxian-dbw/PowerShell that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.6.x-Migrated CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants