Skip to main content

À propos de l’activation Agent de codage Copilot

Découvrez comment activer Agent de codage Copilot pour GitHub Copilot Enterprise et GitHub Copilot Business, et comment désactiver l'agent pour des référentiels spécifiques.

Qui peut utiliser cette fonctionnalité ?

Agent de codage Copilot est disponible avec les forfaits GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business et GitHub Copilot Enterprise. L'accès aux essais de Copilot sera bientôt disponible. L'agent est disponible dans tous les référentiels, sauf s'il a été explicitement désactivé et dans les référentiels appartenant à comptes d’utilisateur managés.
Sign up for Copilot

Remarque

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.

For an introduction to Copilot coding agent, see About 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.

Enabling Copilot coding agent for Copilot Business and Copilot Enterprise subscribers

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 Copilot coding agent to your organization.

If the organization is owned by an enterprise, enablement may be controlled at the enterprise level. See Managing 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 Copilot policies as an individual subscriber.

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

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

Further reading