Skip to main content

Esta versão do GitHub Enterprise foi descontinuada em 2022-10-12. Nenhum lançamento de patch será feito, mesmo para questões críticas de segurança. Para obter melhor desempenho, segurança aprimorada e novos recursos, atualize para a última versão do GitHub Enterprise. Para obter ajuda com a atualização, entre em contato com o suporte do GitHub Enterprise.

Disabling project boards in your organization

Organization owners can turn off organization-wide project boards and repository project boards in an organization.

After you disable organization-wide project boards, it won’t be possible to create new project boards at the organization level, and any existing organization-level project boards will become inaccessible at their previous URLs. Project boards in repositories in the organization are not affected.

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

When you disable project boards, you will no longer see project board information in timelines or audit logs.

  1. No canto superior direito do GitHub Enterprise Server, clique na foto do seu perfil e clique em Suas organizações. Suas organizações no menu de perfil

  2. Ao lado da organização, clique em Configurações. Botão de configurações

  3. Decide whether to disable organization-wide project boards, disable repository project boards in the organization, or both. Then, under "Projects":

    • To disable organization-wide project boards, unselect Enable projects for the organization.
    • To disable repository project boards in the organization, unselect Enable projects for all repositories. Checkboxes to disable projects for an organization or for all of an organization's repositories
  4. Click Save.

Se você decidir reativar quadros de projeto, qualquer quadro de projeto adicionado anteriormente ficará disponível.

Further reading