Skip to content

Fixes #13031 - Changes to time of update notifications#13037

Merged
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w581738-i13031-upd-notif
May 26, 2026
Merged

Fixes #13031 - Changes to time of update notifications#13037
sdwheeler merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w581738-i13031-upd-notif

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented May 26, 2026

PR Summary

Changes to time of update notifications

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings May 26, 2026 18:57
@sdwheeler sdwheeler force-pushed the sdw-w581738-i13031-upd-notif branch from 02aabcd to 4ea2766 Compare May 26, 2026 18:58
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 about_Update_Notifications documentation for PowerShell 7.4–7.7 to reflect updated timing/behavior of update checks and when notifications appear.

Changes:

  • Refreshes the “Long description” section to describe startup timing, the 24-hour check cadence, and a 7-day delay before showing notifications for a new release.
  • Updates ms.date in each affected versioned article.
  • Applies the same wording changes across 7.4, 7.5, 7.6, and 7.7 docs for consistency.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 12 comments.

File Description
reference/7.7/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Updates the long description and metadata to reflect revised update-notification timing.
reference/7.6/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Same content update for the 7.6 doc set.
reference/7.5/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Same content update for the 7.5 doc set.
reference/7.4/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Same content update for the 7.4 doc set.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread reference/7.7/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Outdated
Comment thread reference/7.6/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Outdated
Comment thread reference/7.5/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Outdated
Comment thread reference/7.4/Microsoft.PowerShell.Core/About/about_Update_Notifications.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 02aabcd:

✅ Validation status: passed

File Status Preview URL Details
reference/7.4/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.6)
reference/7.7/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The 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 found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 2bb57fd:

✅ Validation status: passed

File Status Preview URL Details
reference/7.4/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.6)
reference/7.7/Microsoft.PowerShell.Core/About/about_Update_Notifications.md ✅Succeeded View (powershell-7.7)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit 6480f69 into MicrosoftDocs:main May 26, 2026
5 checks passed
@sdwheeler sdwheeler deleted the sdw-w581738-i13031-upd-notif branch May 27, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New rules on how to show powershell update notifications

2 participants