Skip to content

Delay update notification for one week to ensure all packages become available#27095

Open
daxian-dbw wants to merge 2 commits intoPowerShell:masterfrom
daxian-dbw:notification
Open

Delay update notification for one week to ensure all packages become available#27095
daxian-dbw wants to merge 2 commits intoPowerShell:masterfrom
daxian-dbw:notification

Conversation

@daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Mar 25, 2026

PR Summary

  • Delay update notification for one week to ensure all packages become available for that release.
  • Increase the update check backoff from 7 to 14 days.

PR Checklist

@daxian-dbw daxian-dbw requested a review from a team as a code owner March 25, 2026 18:09
Copy link
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

Delays update notifications to reduce cases where users are prompted before all release packages are broadly available.

Changes:

  • Adds a 7-day minimum age check before showing update notifications (based on the update file’s recorded release date).
  • Extends the “skip update check” window from 7 to 14 days when an update file already exists.

@daxian-dbw daxian-dbw added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Mar 25, 2026
@jshigetomi
Copy link
Collaborator

I think 7.4, 7.5, 7.6 should get this change

Copy link
Collaborator

@jshigetomi jshigetomi left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BackPort-7.4.x-Consider BackPort-7.5.x-Consider BackPort-7.6.x-Consider CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants