Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.

조직에서 프로젝트를 사용하지 않도록 설정

조직 소유자는 조직에서 조직 전체 projects, 조직 전체 클래식 프로젝트, 리포지토리 수준 클래식 프로젝트를 해제할 수 있습니다.

After you disable organization-wide projects, it won’t be possible to create new projects at the organization level, and any existing organization-level projects will become inaccessible at their previous URLs. These settings apply to projects and classic projects. Classic projects in repositories in the organization are not affected.

After you disable repository-level classic projects in an organization, it won't be possible to create new classic projects in any repositories in the organization, and any existing classic projects in repositories in the organization will become inaccessible at their previous URLs. Classic projects at the organization level are not affected.

When classic projects are disabled, you will no longer see project board information in timelines or audit logs.

Disabling projects and classic projects in your organization

  1. In the top right corner of GitHub.com, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the "Code planning, and automation" section of the sidebar, click Projects.

  4. Decide whether to disable projects and classic projects in your organization. Then, under Projects:

    • To disable projects and classic projects, unselect Enable Projects for the organization.
    • To enable projects and classic projects in the organization, select Enable Projects for the organization.
  5. Click Save.

If you decide to re-enable projects and classic projects, any projects and classic projects that were previously added will be available.

Managing classic projects in your organization's repositories

You can control whether organization members can create classic projects in repositories in your organization. You can still disable classic projects in individual repositories. For more information, see "Disabling classic projects in a repository."

  1. In the top right corner of GitHub.com, click your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Next to the organization, click Settings.

  3. In the "Code planning, and automation" section of the sidebar, click Projects.

  4. Decide whether to allow members to create classic projects in repositories in your organization. Then, under Projects (classic) only:

    • To enable project boards in repositories, select Allow members to enable Projects (classic) for all repositories.
    • To disable project boards in repositories, unselect Allow members to enable Projects (classic) for all repositories.
  5. Click Save.

Further reading