Enterprise-managed settings now support autoUpdate for plugin marketplaces GitHub announced that enterprise-managed settings now support autoUpdate for plugin marketplaces, allowing organizations to set autoUpdate: true on extraKnownMarketplaces entries to automatically update installed plugins. The feature is generally available with Copilot Business and Copilot Enterprise in the GitHub Copilot app, Copilot CLI, and Visual Studio Code, reducing manual maintenance while respecting strictKnownMarketplaces allowlists. Enterprise-managed settings now support autoUpdate for plugin marketplaces You can now opt individual plugin marketplaces into automatic updates by setting autoUpdate: true on an extraKnownMarketplaces entry in enterprise managed settings. Supported clients automatically check the marketplace and update installed plugins sourced from it, reducing manual maintenance for organization customizations. The marketplace must still be permitted by the effective strictKnownMarketplaces allowlist. This capability is generally available with Copilot Business and Copilot Enterprise in the GitHub Copilot app, Copilot CLI, and Visual Studio Code. Learn more in our docs about enterprise managed settings https://docs.github.com/enterprise-cloud@latest/copilot/reference/enterprise-managed-settings , or join the discussion in the GitHub Community https://github.com/orgs/community/discussions/199139 .