Skip to content

[release/v7.5] Fix the task name to not use the pre-release task#26397

Closed
TravisEz13 wants to merge 1 commit intoPowerShell:release/v7.5from
TravisEz13:backport/release/v7.5/pr/26138
Closed

[release/v7.5] Fix the task name to not use the pre-release task#26397
TravisEz13 wants to merge 1 commit intoPowerShell:release/v7.5from
TravisEz13:backport/release/v7.5/pr/26138

Conversation

@TravisEz13
Copy link
Member

Backport of #26138 to release/v7.5

Triggered by @TravisEz13 on behalf of @daxian-dbw

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

This change fixes the MSIX package creation task to use the correct non-preview task name. Without this fix, the MSIX packaging would fail due to referencing a task that doesn't exist in the release branch context.

Regression

  • Yes
  • No

This is not fixing a regression; it's a correction to the build task configuration.

Testing

The original PR verified that the task name matches the actual available task. This backport was verified by successfully cherry-picking the commit without conflicts. The change should be validated by ensuring the MSIX packaging workflow runs successfully with the corrected task name.

Risk

  • High
  • Medium
  • Low

Risk is Medium because this affects the build/packaging infrastructure. While the change itself is minimal (a single task name correction), packaging changes can have broad impacts on release builds. However, this is a necessary fix to ensure MSIX packages can be created correctly. Note that not taking this change creates technical debt - future CI/CD improvements that build on this fix would become harder to backport, potentially requiring manual intervention for subsequent backports.

Use `MS-RDX-MRO.windows-store-publish.package-task.store-package` instead of `MS-RDX-MRO.windows-store-publish-dev.package-task.store-package`.
Copilot AI review requested due to automatic review settings November 5, 2025 21:55
@TravisEz13 TravisEz13 requested a review from a team as a code owner November 5, 2025 21:55
@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Nov 5, 2025
Copy link
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 Azure DevOps task reference for the StoreBroker package creation step, changing from a development version to a production version of the windows-store-publish extension.

  • Updated the StoreBroker package task reference from the development extension to the production extension

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Nov 13, 2025
@microsoft-github-policy-service
Copy link
Contributor

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@daxian-dbw
Copy link
Member

Apparently, the change in this PR has been suppressed by the changes in #26266. So, closing it.

@daxian-dbw daxian-dbw closed this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log Review - Needed The PR is being reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants