Skip to main content

Como gerenciar o acesso ao agente de codificação do GitHub Copilot

Saiba mais sobre políticas do agente de codificação Copilot disponíveis para o GitHub Copilot Enterprise e o GitHub Copilot Business, e sobre como desabilitar o agente em repositórios específicos.

Quem pode usar esse recurso?

O agente de codificação Copilot está disponível com os planos GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business e GitHub Copilot Enterprise. O agente está disponível em todos os repositórios armazenados no GitHub, exceto os repositórios pertencentes ao contas de usuário gerenciadas e em locais em que foi explicitamente desabilitado.
Sign up for Copilot

Observação

For an introduction to Copilot coding agent, see About GitHub Copilot coding agent.

Overview

Copilot coding agent is an AI-powered software development agent that can work autonomously on issues or developer requests. It raises draft pull requests to propose a fix and iterates on the changes in response to feedback.

If you are a GitHub Copilot Enterprise or GitHub Copilot Business subscriber, Copilot coding agent is disabled by default and must be enabled by an administrator before it is available for use.

If you are a GitHub Copilot Pro or Pro+ subscriber, Copilot coding agent is enabled by default.

Once enabled, you can use Copilot coding agent in any repository, provided that an administrator hasn't opted the repository out.

Copilot coding agent policies for Copilot Business and Copilot Enterprise

For GitHub Copilot Business and GitHub Copilot Enterprise subscribers, the ability to use Copilot coding agent is controlled by policy settings defined at the organization level. See Adding GitHub Copilot coding agent to your organization.

If the organization is owned by an enterprise, enablement may be controlled at the enterprise level. See Managing GitHub Copilot coding agent in your enterprise.

Opting repositories out of Copilot coding agent

By default, users with Copilot coding agent enabled can use it in all repositories.

Enterprise administrators and organization owners (for organization-owned repositories) and users (for user-owned repositories) can opt out repositories and prevent Copilot coding agent from being used in those repositories.

For information on disabling Copilot coding agent in repositories owned by your personal user account, see Managing GitHub Copilot policies as an individual subscriber.

For information on disabling Copilot coding agent in all repositories owned by an enterprise, see Managing GitHub Copilot coding agent in your enterprise.

For information on disabling Copilot coding agent in some or all repositories owned by an organization, see Adding GitHub Copilot coding agent to your organization.

Further reading