Skip to main content

Adding Агент кодирования Copilot to your organization

Enable Агент кодирования Copilot for your members and control the repositories where it is available.

Кто может использовать эту функцию?

Organization owners

Агент кодирования Copilot доступен в планах GitHub Copilot Pro+, Бизнес GitHub Copilot и GitHub Copilot Enterprise в репозиториях, где он не отключен. Агент кодирования Copilot недоступен в репозиториях, принадлежащих управляемые учетные записи пользователей.
Sign up for Copilot

Примечание.

Copilot coding agent is in public preview and subject to change. During the preview, use of the feature is subject to GitHub Pre-release License Terms.

Prerequisites

Enabling Copilot coding agent for your members

Примечание.

Copilot policies are also managed at the enterprise level. If your organization is part of an enterprise, and explicit settings have been selected at the enterprise level, you cannot override those settings at the organization level. For more information on managing policies at the enterprise level, see Managing policies and features for Copilot in your enterprise.

Copilot coding agent and use of third-party MCP servers are disabled by default for organization members assigned a GitHub Copilot Enterprise or Copilot Business license by your organization.

Organizations with Copilot Enterprise or Copilot Business can enable these features for members on the Copilot policies page for their organization. See Enabling Copilot features in your organization.

  • For the "Copilot coding agent" policy, select "Enabled".
  • For the "MCP servers on GitHub.com" policy, select "Enabled".

Disabling or enabling Copilot coding agent in your repositories

By default, Copilot coding agent is available in all repositories for users who have access to the agent, but you can block it from being used in some or all repositories owned by your organization.

  1. In the upper-right corner of GitHub, select your profile photo, then click Your organizations.
  2. Next to the organization, click Settings.
  3. In the sidebar, under "Code, planning, and automation", click Copilot, and then click Coding agent.
  4. Use the "Repository access" control to define which repositories allow Copilot coding agent.
  5. If you choose "Selected repositories", in the "Select repositories" dialog, select the repositories that allow Copilot coding agent, then click Select.

Once Copilot coding agent is enabled for a repository, any user with access to Copilot coding agent and write permission for the repository can delegate work to Copilot.

Next steps