Skip to main content

Managing access to GitHub Copilot cloud agent

Find out about Copilot cloud agent policies available for GitHub Copilot Enterprise and GitHub Copilot Business, and about disabling the agent for specific repositories.

Wer kann dieses Feature verwenden?

Copilot cloud agent ist für alle kostenpflichtigen Copilot Pläne verfügbar.

Der Agent ist in allen Repositorys verfügbar, die auf GitHub gespeichert sind, mit Ausnahme von Repositorys, die im Besitz von verwaltete Benutzerkonten sind und wo er explizit deaktiviert wurde.
Sign up for Copilot

Hinweis

For an introduction to Copilot cloud agent, see Informationen zu GitHub Copilot Cloud-Agent.

Overview

Copilot cloud agent ist ein KI-basierter Softwareentwicklungs-Agent, der autonom an Problemen oder Entwickleranforderungen arbeiten kann. Es erstellt Entwürfe für Pull Requests, um eine Korrektur vorzuschlagen, und überarbeitet die Änderungen als Reaktion auf das Feedback.

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

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

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

Copilot cloud agent policies for Copilot Business and Copilot Enterprise

Für GitHub Copilot Business und GitHub Copilot Enterprise Abonnenten wird die Möglichkeit zur Verwendung Copilot cloud agent durch Richtlinieneinstellungen gesteuert, die auf Organisationsebene definiert sind. Siehe Hinzufügen von GitHub Copilot-Cloud-Agent zu Ihrer Organisation.

Wenn die Organisation im Besitz eines Unternehmens ist, kann die Aktivierung auf Unternehmensebene gesteuert werden. Siehe Aktivieren von GitHub Copilot Cloud-Agent in Ihrem Unternehmen.

Opting repositories out of Copilot cloud agent

By default, users with Copilot cloud 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 cloud agent from being used in those repositories.

For information on disabling Copilot cloud agent in some or all repositories owned by an organization, see Hinzufügen von GitHub Copilot-Cloud-Agent zu Ihrer Organisation.

For information on disabling Copilot cloud agent in all repositories owned by an enterprise, see Blockieren agentischer Funktionen in Ihrem Unternehmen.

For information on disabling Copilot cloud agent in repositories owned by your personal user account, see Verwalten von GitHub Copilot-Richtlinien als Einzelabonnent.

Managing access to Automations

Automations let users run Copilot cloud agent automatically, on a schedule or in response to events. See Informationen zu Copilot-Automatisierungen.

Damit automations in einem Repository verfügbar ist, müssen alle folgenden Bedingungen erfüllt sein:

  • Das Repository muss privat oder intern sein. Automations sind in öffentlichen Repositorys nicht verfügbar.
  • Copilot cloud agent muss für das Repository aktiviert sein. Wenn Sie über Copilot Business oder Copilot Enterprise verfügen, muss ein Administrator die Copilot cloud agent-Richtlinie aktivieren. Siehe Managing access to GitHub Copilot cloud agent.
  • Die Organisation muss im Repository sowohl Copilot cloud agent als auch automations zulassen (beide sind standardmäßig aktiviert). Siehe Hinzufügen von GitHub Copilot-Cloud-Agent zu Ihrer Organisation.

Automations sind mit den GitHub Copilot Pro-, GitHub Copilot Pro+-, GitHub Copilot Max-, GitHub Copilot Business- und GitHub Copilot Enterprise-Plänen verfügbar.

In addition to the Copilot cloud agent policy, organizations can control whether automations are allowed in a repository. Automations are enabled by default in repositories where Copilot cloud agent is enabled. For more information, see Hinzufügen von GitHub Copilot-Cloud-Agent zu Ihrer Organisation.

Further reading