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.

Disabling projects in your organization

  1. In the upper-right corner of GitHub, select your profile photo, then click Your organizations.
  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 in your organization. Then, under "Projects":
    • To disable projects, deselect Enable Projects for the organization.
    • To enable projects in the organization, select Enable Projects for the organization.
  5. Click Save.

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

Further reading