Exclude .exe packages from publishing to GitHub by daxian-dbw · Pull Request #26859 · PowerShell/PowerShell
Conversation
Copilot AI review requested due to automatic review settings
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
.exefiles from$(Pipeline.Workspace)/GitHubPackagesprior to checksum generation and GitHub asset upload.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This was referenced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters