Skip to main content

이 버전의 GitHub Enterprise Server는 다음 날짜에 중단됩니다. 2023-12-20. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

조직 구성원의 project board에 대한 액세스 관리

As an organization owner or project board admin, you can set a default permission level for a project board for all organization members.

By default, organization members have write access to their organization's project boards unless organization owners or project board admins set different permissions for specific project boards.

Setting a baseline permission level for all organization members

Tip: You can give an organization member higher permissions to project board. For more information, see "Project board 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.

  4. In the projects list, click the name of the project board.

  5. On the top-right side of the project board, click Menu.

  6. Click , then click Settings.

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

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

  8. Click Save.

Further reading