What happened

GitHub has expanded enterprise managed settings with a new option for plugin marketplaces. Administrators can now turn on automatic updates per marketplace rather than applying a blanket policy.

The feature works by setting autoUpdate: true on an extraKnownMarketplaces entry. Once enabled, supported clients automatically check the marketplace and apply updates on their own.

Why it matters

This gives enterprise administrators a more granular way to keep plugins current without manual overhead, while still controlling which marketplaces are allowed to update automatically.

It can reduce the risk of outdated plugin versions across managed environments, since supported clients take care of the checking and updating process once the setting is enabled.

Key facts

Enterprise managed settings now support autoUpdate for plugin marketplaces.

Individual marketplaces can be opted into automatic updates by setting autoUpdate: true on an extraKnownMarketplaces entry.

Supported clients automatically check the marketplace and update when autoUpdate is enabled.

What to watch next

Admins may want to test the new setting in a controlled environment to see how supported clients behave once autoUpdate is enabled.

It will be worth watching for any expansion of autoUpdate capabilities to other marketplace-related settings or client types.

Sources