Skip to main content

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-10-12. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise にアップグレードします。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせく� さい

Setting base permissions for an organization

この記事では、次の� �目が扱われます。

You can set base permissions for the repositories that an organization owns.

Who can use this feature

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.

Setting base permissions

  1. GitHub Enterprise Server の右上隅にあるプロファイル写真をクリックし、 [自分の Organization] をクリックします。 プロファイル メニューの組織

  2. 組織の隣の [設定] をクリックします。 [設定] ボタン

  3. In the left sidebar, click Member privileges. Member privileges option in org settings

  4. Under "Base permissions", use the drop-down to select new base permissions. Selecting new permission level from base permissions drop-down

  5. Review the changes. To confirm, click Change default permission to PERMISSION. Reviewing and confirming change of base permissions

Further reading