Update docs for PS 7.6 GA release#12864
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
f9695f9 to
fed83d8
Compare
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
Updates the PowerShell documentation set to reflect the PowerShell 7.6 GA/LTS release across “What’s New”, install guides, and lifecycle/support content.
Changes:
- Refresh “What’s New” landing/labels to point to PowerShell 7.6 as LTS (and remove preview/RC wording where applicable).
- Update multiple platform install guides (Windows/macOS/Linux) to reference PowerShell 7.6.0 packages/commands and update
ms.datemetadata. - Update lifecycle/support and experimental-features docs to align with the 7.6 release positioning.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| reference/docs-conceptual/whats-new/overview.yml | Updates landing page metadata date and renames 7.6 link text to LTS. |
| reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-76.md | Removes RC/preview wording and updates module version for PSResourceGet to GA. |
| reference/docs-conceptual/toc.yml | Removes forced expansion for the “What’s New in PowerShell” section. |
| reference/docs-conceptual/learn/experimental-features.md | Updates the table header from “7.6 (preview)” to “7.6”. |
| reference/docs-conceptual/install/install-ubuntu.md | Updates the manual download list to include 7.6.0 (LTS). |
| reference/docs-conceptual/install/install-rhel.md | Adds 7.6.0 package links and updates example install command to 7.6.0. |
| reference/docs-conceptual/install/install-powershell-on-windows.md | Updates WinGet output example and stable MSI/ZIP links to 7.6.0; adjusts architecture notes. |
| reference/docs-conceptual/install/install-powershell-on-windows-iot-nano.md | Updates example filenames and remoting endpoint configuration to 7.6.0. |
| reference/docs-conceptual/install/install-powershell-on-macos.md | Adds 7.6.0 pkg/tar options and updates link references to GA assets. |
| reference/docs-conceptual/install/install-debian.md | Adds 7.6.0 package links and updates the sample install script to 7.6.0. |
| reference/docs-conceptual/install/install-alpine.md | Updates download URL and example commands to 7.6.0. |
| reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md | Updates LTS current version statement and changes preview messaging/table content. |
| reference/docs-conceptual/how-to-use-docs.md | Updates the listed site versions to show PowerShell 7.6 as LTS. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit fed83d8: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit af6f43c: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update docs for PS 7.6 GA release
PR Checklist