Skip to content

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

Merged
TravisEz13 merged 1 commit intoPowerShell:release/v7.4from
TravisEz13:backport/release/v7.4/pr/26138
Nov 5, 2025
Merged

[release/v7.4] Fix the task name to not use the pre-release task#26395
TravisEz13 merged 1 commit intoPowerShell:release/v7.4from
TravisEz13:backport/release/v7.4/pr/26138

Conversation

@TravisEz13
Copy link
Member

Backport of #26138 to release/v7.4

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 backport fixes the task name in the build pipeline to not use the pre-release task. This is a required change to ensure the build pipeline uses the correct task version for the v7.4 release branch.

Regression

  • Yes
  • No

This is not a regression fix, but a correction to ensure the build pipeline uses the appropriate task for this release branch.

Testing

The original PR was verified by checking the build pipeline configuration. The same verification applies to this backport - ensuring that the build pipeline on the release/v7.4 branch uses the correct non-pre-release task.

Risk

  • High
  • Medium
  • Low

Medium risk: This change modifies the build pipeline configuration which is critical infrastructure. However, the change is minimal (single line task name change) and follows the established pattern for release branches. The risk is medium because:

  • Changes to CI/CD infrastructure can have broad impact if incorrect
  • Not taking this change would create technical debt, making it difficult to apply future CI/CD changes that build on top of this correction
  • The change has been tested in the main branch and is a straightforward adaptation for the release branch

Use `MS-RDX-MRO.windows-store-publish.package-task.store-package` instead of `MS-RDX-MRO.windows-store-publish-dev.package-task.store-package`.
@TravisEz13 TravisEz13 requested a review from a team as a code owner November 5, 2025 21:04
Copilot AI review requested due to automatic review settings November 5, 2025 21:04
@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 by changing the extension name from the development version to the production version.

  • Changed the StoreBroker task extension reference from windows-store-publish-dev to windows-store-publish

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

@TravisEz13 TravisEz13 merged commit a3ac44f into PowerShell:release/v7.4 Nov 5, 2025
41 of 42 checks passed
@TravisEz13 TravisEz13 deleted the backport/release/v7.4/pr/26138 branch November 5, 2025 21:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants