[PR #16088] Add Success Message when Correct PowerShell Version is Installed #30830

Open
opened 2026-01-31 09:43:14 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/16088

State: closed
Merged: No


Summary of the Pull Request

Added a success message to be displayed after confirming that the correct PowerShell version is installed.

References and Relevant Issues

Detailed Description of the Pull Request / Additional comments

After implementing the version check in the PowerShell script, a success message is displayed when the correct version is detected. This provides a clear indication to users that their PowerShell version meets the requirements.

Validation Steps Performed

  • Tested the script on systems with different PowerShell versions to ensure the success message appears only when the correct version is installed.
  • Manually verified the script behavior after the changes were applied.

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/16088 **State:** closed **Merged:** No --- ## Summary of the Pull Request Added a success message to be displayed after confirming that the correct PowerShell version is installed. ## References and Relevant Issues ## Detailed Description of the Pull Request / Additional comments After implementing the version check in the PowerShell script, a success message is displayed when the correct version is detected. This provides a clear indication to users that their PowerShell version meets the requirements. ## Validation Steps Performed - [x] Tested the script on systems with different PowerShell versions to ensure the success message appears only when the correct version is installed. - [x] Manually verified the script behavior after the changes were applied. ## PR Checklist - [ ] Closes #xxx - [x] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:43:14 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30830