← AI PulseAug 27, 2026

Deep · news · Single-source brief

GitHub Copilot Enterprise Managed Settings Now Support AutoUpdate for Plugin Marketplaces

GitHub Copilot Business and Copilot Enterprise now offer a general availability feature allowing individual plugin marketplaces to be opted into automatic updates through enterprise managed settings.

By Illumora Editorial

Source · Aug 27, 2026, 1:52 AM · On Illumora · Aug 27, 2026, 2:17 AM

Media from the primary source — shown here so you can stay on Illumora.

Rewritten from one allowlisted primary — not independent enterprise reporting. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →GitHub Changelog (Copilot) — Enterprise-managed settings now support autoUpdate for plugin marketplaces - GitHub Changelog
Save

GitHub has introduced a new capability for Copilot Business and Copilot Enterprise users, enabling automatic updates for individual plugin marketplaces. This feature is generally available within the GitHub Copilot app, Copilot CLI, and Visual Studio Code.

Key Points

  • Individual plugin marketplaces can be opted into automatic updates.
  • This is achieved by setting autoUpdate: true on an extraKnownMarketplaces entry.
  • Supported clients will automatically check the marketplace and update installed plugins.
  • The marketplace must still be permitted by the effective strictKnownMarketplaces allowlist.
  • The capability is generally available.

Context

According to GitHub, this update aims to reduce manual maintenance for organization-specific customizations. By configuring autoUpdate: true within extraKnownMarketplaces entries in enterprise managed settings, administrators can ensure that plugins sourced from designated marketplaces are kept current automatically. This functionality is available across the GitHub Copilot app, Copilot CLI, and Visual Studio Code.

Why It Matters

This update provides administrators with a mechanism to streamline the management of custom plugins within enterprise environments, potentially reducing the operational overhead associated with maintaining up-to-date software components.

What To Do

  • Review the documentation on enterprise managed settings for GitHub Copilot.
  • Evaluate existing plugin marketplace configurations for extraKnownMarketplaces entries.
  • Consider enabling autoUpdate: true for relevant plugin marketplaces.
  • Ensure that any marketplaces intended for auto-update are included in the strictKnownMarketplaces allowlist.