Skip to main content

Эта версия GitHub Enterprise Server была прекращена 2024-03-26. Исправления выпускаться не будут даже при критических проблемах безопасности. Для повышения производительности, повышения безопасности и новых функций выполните обновление до последней версии GitHub Enterprise Server. Чтобы получить справку по обновлению, обратитесь в службу поддержки GitHub Enterprise.

Отключение проектов в репозитории

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.