[release/v7.5.6] Change the display name of PowerShell-LTS package to PowerShell LTS by daxian-dbw · Pull Request #27223 · PowerShell/PowerShell
Backport of #27203 to release/v7.5.6
Triggered by @daxian-dbw on behalf of @daxian-dbw
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)
Updates the PowerShell-LTS package display name in packaging metadata for the release branch. This improves store/package presentation and consistency but is not required for build correctness.
Customer Impact
- Customer reported
- Found internally
Regression
REQUIRED: Check exactly one box.
- Yes
- No
This is not a regression.
Testing
Cherry-pick applied cleanly to release/v7.5.6. The change is a narrow packaging metadata update in tools/packaging/packaging.psm1 and validation will rely on backport PR CI for the release branch.
Risk
REQUIRED: Check exactly one box.
- High
- Medium
- Low
Low risk because the change only adjusts the package display name while preserving package identity and does not alter runtime behavior or packaging flow.