Skip to main content

Verwalten des Zugriffs auf den GitHub Copilot-Programmier-Agent

Hier erfährst du mehr zu den Copilot-Programmierassistent-Richtlinien, die für GitHub Copilot Enterprise und GitHub Copilot Business verfügbar sind, und zum Deaktivieren des Agents für bestimmte Repositorys.

Wer kann dieses Feature verwenden?

Der Copilot-Programmierassistent ist mit den Plänen für GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business und GitHub Copilot Enterprise verfügbar. Der Agent ist in allen Repositorys verfügbar, die auf GitHub gespeichert sind, mit Ausnahme von Repositorys, die sich im Besitz von verwaltete Benutzerkonten befinden und für die er explizit deaktiviert wurde.
Sign up for Copilot

Hinweis

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