Skip to main content

Esta versión de GitHub Enterprise Server se discontinuó el 2024-03-26. 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 Server. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de GitHub Enterprise.

Administración del acceso a una instancia de project (classic) para los miembros de la organización

Como propietario de la organización o administrador de proyecto (clásico), puedes establecer un nivel de permiso predeterminado para una instancia de proyecto (clásico) para todos los miembros de la organización.

Notes:

  • Projects (beta), the all-new projects experience, is now available. For more information about Projects (beta), see "About Projects (beta)."
  • You can only create a new project (classic) for an organization, repository, or user that already has at least one project (classic). If you're unable to create a project (classic), create a project instead.

By default, organization members have write access to their organization's projects (classic) unless organization owners or project (classic) admins set different permissions for specific projects (classic).

Setting a baseline permission level for all organization members

Tip: You can give an organization member higher permissions to project (classic). For more information, see "Project (classic) permissions for an organization."

  1. In the upper-right corner of GitHub Enterprise Server, select your profile photo, then click Your organizations.

    Screenshot of the dropdown menu under @octocat's profile picture. "Your organizations" is outlined in dark orange.

  2. Click the name of your organization.

  3. Under your organization name, click Projects.

    Screenshot of the horizontal navigation bar for an organization. A tab, labeled with a table icon and "Projects," is outlined in dark orange.

  4. Click Projects (classic)

  5. In the projects list, click the name of the project (classic).

  6. On the top-right side of the project (classic), click Menu.

  7. Click , then click Settings.

    Screenshot showing the project menu. The settings option is highlighted with an orange outline.

  8. Under "Organization member permission", choose a baseline permission level for all organization members: Read, Write, Admin, or None.

  9. Click Save.

Further reading