Skip to main content

This version of GitHub Enterprise Server was discontinued on 2024-03-26. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Disabling projects in a repository

Repository administrators can turn off projects and projects (classic) for a repository if you or your team choose not to use projects.

Disabling projects in a repository

When you disable projects in a repository, linked projects will no longer be available in the repository's Projects tab. Linked projects will remain accessible at an organization or user level.

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings.

    Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.

  3. Under "Features," deselect the Projects checkbox.

Disabling projects (classic) in a repository

When you disable projects (classic) in a repository, existing projects (classic) are inaccessible at their previous URLs. If you decide to re-enable projects (classic), any projects (classic) that were previously added will be available.

After you disable projects (classic), you will no longer see project (classic) information in timelines or audit logs.

  1. On your GitHub Enterprise Server instance, navigate to the main page of the repository.

  2. Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings.

    Screenshot of a repository header showing the tabs. The "Settings" tab is highlighted by a dark orange outline.

  3. Under "Features," deselect the Projects (classic) checkbox.