Skip to main content
ドキュメントには� �繁に更新が� えられ、その都度公開されています。本ページの翻訳はま� 未完成な部分があることをご了承く� さい。最新の情� �については、英語のドキュメンテーションをご参照く� さい。本ページの翻訳に問題がある� �合はこちらまでご連絡く� さい。

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-06-03. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの改善、新機能のためには、最新バージョンのGitHub Enterpriseにアップグレードしてく� さい。 アップグレードに関する支援については、GitHub Enterprise supportに連絡してく� さい。

Organization のリポジトリへの個人のアクセスを管理する

Organization が所有するリポジトリへの個人のアクセスを管理できます。

People with admin access to a repository can manage access to the repository.

Organizationのリポジトリへのアクセスについて

Organization のリポジトリからコラボレーターを削除すると、そのコラボレータはリポジトリに対する読み取りおよび書き込みアクセスを失います。 リポジトリがプライベートで、コラボレータがリポジトリをフォークしている� �合、そのそのフォークも削除されますが、リポジトリのローカルクローンは保持したままになります。

Warning:

  • If you remove a person’s access to a private repository, any of their forks of that private repository are deleted. Local clones of the private repository are retained. If a team's access to a private repository is revoked or a team with access to a private repository is deleted, and team members do not have access to the repository through another team, private forks of the repository will be deleted.

  • When LDAP Sync is enabled, if you remove a person from a repository, they will lose access but their forks will not be deleted. If the person is added to a team with access to the original organization repository within three months, their access to the forks will be automatically restored on the next sync.

  • You are responsible for ensuring that people who have lost access to a repository delete any confidential information or intellectual property.

  • People with admin permissions to a private or internal repository can disallow forking of that repository, and organization owners can disallow forking of any private or internal repository in an organization. For more information, see "Managing the forking policy for your organization" and "Managing the forking policy for your repository."

ユーザへのリポジトリへのアクセスの付与

  1. GitHub Enterprise Serverインスタンスで、リポジトリのメインページにアクセスしてく� さい。
  2. リポジトリ名の下で Settings(設定)をクリックしてく� さい。 リポジトリの設定ボタン
  3. 左のサイドバーで Manage access(アクセスの管理)をクリックしてく� さい。 "アクセスの管理" タブ
  4. To the right of "Manage access", click Add people or Add teams. "Teamあるいは人の招待" ボタン
  5. 検索フィールドで、招待したい人の名前を入力し始め、マッチのリスト内の名前をクリックしてく� さい。 リポジトリに招待する Team または人の名前を入力するための検索フィールド
  6. 「Choose a role(ロールの選択)」の下で、人に割り当てるリポジトリロールを選択し、続いてAdd NAME to REPOSITORY(リポジトリに名前を追� )をクリックしてく� さい。 Team または人の権限を選択する

Organization のリポジトリへの個人のアクセスを管理する

  1. In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your organizations. プロフィールメニューのあなたのOrganization
  2. Click the name of your organization. Organizationのリスト中のOrganization名
  3. Organization 名の下で、クリックします People. 人タブ
  4. アクセスのタイプが異なるユーザを管理するには、[Members] または [Outside collaborators] をクリックします。 メンバーまたは外部コラボレーターを Organization に招待するボタン
  5. 管理する個人の名前の右側にある ドロップダウン メニューで、[Manage] をクリックします。 [Manage] アクセスリンク
  6. [Manage access] ページで、リポジトリの隣にある [Manage access] をクリックします。 リポジトリの [Manage access] ボタン
  7. この個人がコラボレーターなのか、チー�  メンバーとしてリポジトリにアクセスできるのかなど、特定のリポジトリに対するアクセスを確認します。 ユーザのリポジトリへのアクセスのマトリクス

参考リンク