Skip to content

[release/v7.5] Fix template path for rebuild branch check in package.yml#26818

Merged
daxian-dbw merged 3 commits intoPowerShell:release/v7.5from
daxian-dbw:backport/release/v7.5/26425-d412f040b
Feb 14, 2026
Merged

[release/v7.5] Fix template path for rebuild branch check in package.yml#26818
daxian-dbw merged 3 commits intoPowerShell:release/v7.5from
daxian-dbw:backport/release/v7.5/26425-d412f040b

Conversation

@daxian-dbw
Copy link
Member

Backport of #26425 to release/v7.5

Triggered by @daxian-dbw on behalf of @TravisEz13

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

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

Fixes template path reference for rebuild branch check

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Fix validated in 7.4 and 7.6 releases. Changes template path from relative to absolute path.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Simple fix for incorrect template path reference. Resolves pipeline failure. Successfully backported to 7.4 and 7.6 branches.

@daxian-dbw daxian-dbw requested a review from a team as a code owner February 13, 2026 23:17
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 13, 2026
Copilot AI review requested due to automatic review settings February 13, 2026 23:17
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 the fix from #26425 to release/v7.5, updating the Windows packaging pipeline template to reference the rebuild-branch check template using the correct repo-root (absolute) path so the pipeline can find it reliably.

Changes:

  • Updated package.yml to use /.pipelines/templates/rebuild-branch-check.yml@self instead of a relative template reference.

@daxian-dbw daxian-dbw merged commit 953cd3a into PowerShell:release/v7.5 Feb 14, 2026
36 of 38 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.5/26425-d412f040b branch February 14, 2026 00:23
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.

3 participants