github GitHub Changelog ·

Enterprise-managed settings now support autoUpdate for plugin marketplaces

securitygaengineer
feature

GitHub Copilot Business and Enterprise now allow organizations to enable automatic updates for individual plugin marketplaces via enterprise-managed settings. This new capability, available in the Copilot app, CLI, and Visual Studio Code, lets administrators set `autoUpdate: true` for `extraKnownMarketplaces` entries. It streamlines plugin maintenance by ensuring supported clients automatically update installed plugins, provided the marketplace is on the `strictKnownMarketplaces` allowlist.

Features (1)
  • Automated updates for enterprise plugin marketplaces

    Enterprise-managed settings for GitHub Copilot now support `autoUpdate` for plugin marketplaces. This allows administrators to opt individual plugin marketplaces into automatic updates, reducing manual maintenance for organization customizations. The feature is generally available with Copilot Business and Enterprise in the GitHub Copilot app, CLI, and Visual Studio Code, requiring the marketplace to be on the `strictKnownMarketplaces` allowlist.

Read the original announcement →

https://github.blog/changelog/2026-08-26-enterprise-managed-settings-now-support-autoupdate-for-plugin-marketplaces

Related releases