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

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

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

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

Conversation

@daxian-dbw
Copy link
Copy Markdown
Member

Backport of #27203 to release/v7.4.15

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)

Customer Impact

  • Customer reported
  • Found internally

Updates the displayed Microsoft Store package name from 'PowerShell-LTS' to 'PowerShell LTS' while keeping the package family identity unchanged, improving presentation for users without changing install identity.

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

The cherry-pick applied cleanly to release/v7.4.15 and changes only the packaging metadata used for the PowerShell-LTS MSIX package display name. CI on the backport PR will validate the packaging pipeline with the updated metadata.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Low risk because the change only updates displayed package metadata and does not alter package identity, upgrade behavior, or runtime code.

@daxian-dbw daxian-dbw requested a review from a team as a code owner April 9, 2026 07:08
@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
Copilot AI review requested due to automatic review settings April 9, 2026 07:08
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 the MSIX packaging metadata so the PowerShell LTS package is displayed with a space-separated name (PowerShell LTS) instead of a hyphenated name (PowerShell-LTS), without changing the package identity naming used for versioning and family identity.

Changes:

  • Adjust LTS MSIX $displayName suffix from -LTS to LTS in New-MSIXPackage.

Copy link
Copy Markdown

@sharktide sharktide left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daxian-dbw daxian-dbw merged commit 52735d8 into PowerShell:release/v7.4.15 Apr 9, 2026
43 checks passed
@daxian-dbw daxian-dbw deleted the backport/release/v7.4.15/27203-0fe8748ea branch April 9, 2026 17:14
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.

4 participants