Disabling projects
Not every team manages their work on GitHub in the same way. Now you can disable repository and organization-wide Projects if you’re not using them. Users with admin privileges on…

Not every team manages their work on GitHub in the same way. Now you can disable repository and organization-wide Projects if you’re not using them.
Users with admin privileges on a repository can disable Projects by navigating to that repository’s settings and unchecking the “Projects” box. Similarly, organization owners can disable Projects by navigating to an organization’s settings and clicking “Projects” in the sidebar. On this page, unchecking the “Enable Projects for the organization” box will disable organization-wide Projects, and unchecking the “Enable Projects for all repositories” box will disable Projects for all repositories in the organization.
Disabling Projects hides the Projects tab from the repository and organization navigation, removes Projects from Issue and Pull Request sidebars, and hides Project-related events from Issue timelines. Disabled Projects are also inaccessible via API requests.
Projects can be re-enabled at any time, at which point all previously-disabled projects will be restored exactly as you left them.
Check out the help documentation and the Projects API page to learn more.
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.