← AI PulseAug 18, 2026

Policy · news · Single-source brief

GitHub Copilot for JetBrains Adds Enterprise Managed Settings

GitHub Copilot for JetBrains now includes enterprise managed settings, allowing administrators to apply consistent controls across their organization's Copilot plan for plugin governance, MCP server access, OpenTelemetry, and permission modes.

By Illumora Editorial

Source · Aug 18, 2026, 11:33 PM · On Illumora · Aug 18, 2026, 11:42 PM

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 in GitHub Copilot for JetBrains - GitHub Changelog
Save

GitHub has introduced enterprise managed settings for GitHub Copilot for JetBrains, enabling administrators to implement consistent controls across their organization's Copilot plan. These new capabilities, announced on August 18, 2026, cover plugin governance, MCP server access, OpenTelemetry configuration, and permission modes within JetBrains integrated development environments (IDEs).

Key Points

  • Administrators can manage Copilot plugins and their marketplaces within JetBrains IDEs.
  • Controls include enabledPlugins to require a plugin to be enabled or disabled, extraKnownMarketplaces for approved plugin sources, and strictKnownMarketplaces to limit installations.
  • allowedMcpServers and deniedMcpServers allow central control over MCP server connections, preventing developers from connecting to unapproved servers.
  • Administrators can configure OpenTelemetry for Copilot in JetBrains IDEs, including the collector endpoint, protocol, service name, resource attributes, and content-capture policy.
  • Managed OpenTelemetry values take precedence over developer settings, ensuring consistent telemetry routing.
  • The permissions.disableBypassPermissionsMode setting can disable the Copilot agent's use of Bypass Approvals or Autopilot.
  • Developers can review applied OpenTelemetry configurations under Settings > Tools > GitHub Copilot > Chat > OpenTelemetry.

Context

According to the GitHub Changelog, these new settings allow administrators to apply consistent controls for all users on their enterprise's Copilot plan. This central management capability extends to various aspects of Copilot's operation within JetBrains IDEs, from plugin availability to data telemetry and agent permissions.

Why It Matters

This update provides enterprise administrators with enhanced control over how GitHub Copilot operates within their JetBrains development environments. It enables organizations to enforce security policies, manage software supply chains, and ensure compliance by standardizing Copilot configurations and limiting developer discretion in key areas.

What To Do

  • Review the GitHub Changelog entry for August 18, 2026, for full details on the new enterprise managed settings.
  • Consult the enterprise managed settings reference for comprehensive documentation on available controls and their implementation.
  • Test the latest version of the GitHub Copilot plugin for JetBrains to evaluate the new administrative capabilities.
  • Note the specific settings, such as allowedMcpServers and permissions.disableBypassPermissionsMode, for their impact on security and compliance.