外部のコラボレータをGithubリポジトリに追加する

https://help.github.com/ja/github/setting-up-and-managing-organizations-and-teams/adding-outside-collaborators-to-repositories-in-your-organization

外部のコラボレータを Organization のリポジトリに追加する

外部のコラボレータは、Organization の明示的なメンバーではありませんが、Organization の 1 つ以上のリポジトリに読み取り、書き込み、あるいは管理権限を持っている人です。

Organization のオーナー権限もしくはリポジトリの管理者権限を持つメンバーだけが、
add outside collaborators to a repository, unless an organization owner has restricted the ability to invite collaborators. For more information, see “Setting permissions for adding outside collaborators.”

外部コラボレータをプライベートリポジトリに追加すると、Organizationの有料シートが使われます。 詳しい情報については、「ユーザごとの価格付けについて」を参照してください。

Organization がメンバーおよび外部コラボレーターに 2 要素認証を使うことを求めるなら、メンバーおよび外部コラボレーターはあなたからの Organization のリポジトリでのコラボレーションの招待を受諾する前に、2 要素認証を有効化しなければなりません。

リポジトリに外部コラボレータを追加する際には、アクセスしてもらうリポジトリ内のフォークにもそのコラボレータを追加しなければなりません。

  1. GitHubで、リポジトリのメインページにアクセスしてください。

  2. リポジトリ名の下で Settings(設定)をクリックしてください。

    リポジトリの設定ボタン

  3. In the left sidebar, click Manage access.

    "Manage access" tab

  4. To the right of “Manage access”, click Invite teams or people.

    "Invite teams or people" button

  5. In the search field, start typing the name of person you want to invite, then click a name in the list of matches.

    Search field for typing the name of a person to invite to the repository

  6. Under “Choose a role”, select the permissions to grant to the person, then click Add NAME to REPOSITORY.

    Selecting permissions for the person

参考リンク


Categories:

Tags: