Skip to main content

조직에 대한 기본 권한 설정

조직이 소유한 리포지토리에 대한 기본 권한을 설정할 수 있습니다.

이 기능을 사용할 수 있는 사용자

Organization owners can set base permissions for an organization.

About base permissions for an organization

You can set base permissions that apply to all members of an organization when accessing any of the organization's repositories. Base permissions do not apply to outside collaborators.

If someone with admin access to an organization's repository grants a member a higher level of access for the repository, the higher level of access overrides the base permission.

If you've created a custom repository role with an inherited role that is lower access than your organization's base permissions, any members assigned to that role will default to the organization's base permissions rather than the inherited role. For more information, see "Managing custom repository roles for an organization."

Note: All changes to base permissions will affect both new and existing members.

Setting base permissions

  1. In the top right corner of GitHub Enterprise Server, click 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. Next to the organization, click Settings.

  3. In the "Access" section of the sidebar, click Member privileges.

  4. Under "Base permissions", select the dropdown menu and click a permissions level.

  5. Review the changes. To confirm, click Change default permission to PERMISSION.

Further reading