Skip to content

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Feb 6, 2023

This is because most people install gh through a package manager, and people usually prefer for their package manager to check for updates instead of the gh process doing that at runtime.

After this, the only people still receiving update notifications would be Homebrew users, since the homebrew-core formula sets main.updaterEnabled explicitly.

Note that this also disables automatic update checking for Windows users who have installed the MSI. After this, MSI users will not learn about gh having new versions unless they perform the check themselves.

Fixes #6966, ref. #6867

This is because most people install gh through a package manager, and people usually prefer for their package manager to check for updates instead of the gh process doing it at runtime.
@mislav mislav requested a review from a team as a code owner February 6, 2023 18:18
@mislav mislav requested review from samcoe and removed request for a team February 6, 2023 18:18
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.

Request for option to disable update alerts for minor version upgrades

3 participants