Skip to main content

GitHub Copilot 코딩 에이전트 액세스 관리

GitHub Copilot Enterprise 및 GitHub Copilot Business에 사용할 수 있는 Copilot 코딩 에이전트 정책과 특정 리포지토리에 대한 에이전트를 사용하지 않도록 설정하는 방법을 알아봅니다.

누가 이 기능을 사용할 수 있나요?

Copilot 코딩 에이전트는 GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business,GitHub Copilot Enterprise 플랜과 함께 사용할 수 있습니다. 에이전트는 GitHub에 저장된 모든 리포지토리에서 사용할 수 있습니다. 단, 관리형 사용자 계정가 소유한 리포지토리에서는 에이전트가 명시적으로 비활성화되어 있습니다.
Sign up for Copilot

참고 항목

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