Skip to main content

Esta versión de GitHub Enterprise se discontinuó el 2022-10-12. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de 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. En la esquina superior derecha de GitHub Enterprise Server, haga clic en la foto de perfil y luego en Your organizations. Opción Your organizations (Sus organizaciones) en el menú del perfil

  2. Junto a la organización, haga clic en Settings. El botón de configuración

  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.

Si decides habilitar nuevamente tableros de proyecto, todos los tableros de proyecto que se agregaron con anterioridad se encontrarán disponibles.

Further reading