[release/v7.4.16] Correct Variable Template Reference in NonOfficial Pipeline Templates by adityapatwardhan · Pull Request #27428 · PowerShell/PowerShell
Backport of #27275 to release/v7.4.16
Triggered by @adityapatwardhan on behalf of @jshigetomi
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 broken template references in NonOfficial pipeline YAML files, ensuring pipelines run successfully in release branches. Required for CI/CD health.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
N/A - Pipeline YAML and documentation changes only. Verified by successful pipeline runs on main branch. No code changes affecting product binaries.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
Only updates pipeline YAML template references and documentation. No impact on product code or runtime behavior. Minimal risk to release branch stability.