Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Nov 12, 2025

Backport of #26425 to release/v7.4

Triggered by @TravisEz13 on behalf of @TravisEz13

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

Tooling Impact

  • Required tooling change

Fixes template path reference for rebuild branch check in Windows package build pipeline. The template path was using a relative reference that doesn't resolve correctly, causing pipeline issues.

Regression

  • No

This is a fix for a template path issue, not a regression.

Testing

Verified by:

  1. Confirming the backport applies cleanly on release/v7.4
  2. Template path now uses absolute reference: /.pipelines/templates/rebuild-branch-check.yml@self
  3. Related prerequisite PR [release/v7.4] Add rebuild branch support with conditional MSIX signing #26418 already backported the rebuild-branch-check.yml template

Risk

  • High
  • Medium
  • Low

Medium risk: Changes build pipeline template reference but is necessary for correct template resolution. The change is minimal (path fix only) and the target template already exists in the release branch.

Copilot AI review requested due to automatic review settings November 12, 2025 18:24
@TravisEz13 TravisEz13 requested a review from a team as a code owner November 12, 2025 18:24
@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 12, 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 backports a template path fix from the main branch to release/v7.4. The change corrects the reference to the rebuild-branch-check.yml template in the Windows package build pipeline by using an absolute path instead of a relative path.

  • Updates template reference to use absolute path format
  • Makes the reference consistent with other template includes in the same file
  • Ensures proper template resolution in the pipeline

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

@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

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.

1 participant