[release/v7.5.6] Change the display name of PowerShell-LTS package to PowerShell LTS by daxian-dbw · Pull Request #27223 · PowerShell/PowerShell · GitHub
Skip to content

[release/v7.5.6] Change the display name of PowerShell-LTS package to PowerShell LTS#27223

Merged
daxian-dbw merged 1 commit intoPowerShell:release/v7.5.6from
daxian-dbw:backport/release/v7.5.6/27203-0fe8748ea
Apr 9, 2026
Merged

[release/v7.5.6] Change the display name of PowerShell-LTS package to PowerShell LTS#27223
daxian-dbw merged 1 commit intoPowerShell:release/v7.5.6from
daxian-dbw:backport/release/v7.5.6/27203-0fe8748ea

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

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.

@daxian-dbw daxian-dbw requested a review from a team as a code owner April 9, 2026 06:33
Copilot AI review requested due to automatic review settings April 9, 2026 06:33
@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 Apr 9, 2026
Copy link
Copy Markdown
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

Updates MSIX packaging metadata on release/v7.5.6 so the PowerShell LTS package display name uses a space (“PowerShell LTS”) instead of a hyphen (“PowerShell-LTS”), improving presentation while keeping the package identity name unchanged.

Changes:

  • Adjust MSIX DisplayName construction for LTS builds to append ' LTS' instead of '-LTS'.

@daxian-dbw daxian-dbw merged commit 38dae92 into PowerShell:release/v7.5.6 Apr 9, 2026
42 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.5.6/27203-0fe8748ea branch April 9, 2026 17:00
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