Ground Sunlight

Windowsで作る - PHPプログラミングの開発環境

ユーザ用ツール

サイト用ツール


github:collaborator

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
github:collaborator [2020/06/30 20:16]
y2sunlight [オーナーから招待を受け取る]
github:collaborator [2020/07/03 14:48] (現在)
y2sunlight [GitHub コラボレータの招待]
行 1: 行 1:
-> 編集中 
- 
----- 
- 
 ====== GitHub コラボレータの招待 ====== ====== GitHub コラボレータの招待 ======
  --- //[[http://www.y2sunlight.com|y2sunlight]] 2020-06-29//  --- //[[http://www.y2sunlight.com|y2sunlight]] 2020-06-29//
行 21: 行 17:
   * [[github:basic|GitHub Eclipseによるリポジトリの基本操作]]   * [[github:basic|GitHub Eclipseによるリポジトリの基本操作]]
   * [[github:branch|GitHub Eclipseによるブランチの操作]]   * [[github:branch|GitHub Eclipseによるブランチの操作]]
 +  * [[github:release|GitHub タグとリリースの作成]]
   * GitHub コラボレータの招待   * GitHub コラボレータの招待
-  * [[github:public|GitHub コードの公開]]+  * [[github:publish|GitHub ソースコードの公開]]
  
 リンク リンク
行 50: 行 47:
  
 [{{:github:collaborator:github-collaborator03.png?nolink|}}] [{{:github:collaborator:github-collaborator03.png?nolink|}}]
-■ コラボレータリストに招待が追加されます。\\  +■ コラボレータリストに招待したユーザが追加されます。\\  
-■ この時、招待者にはGitHubからメールが送信されています。+■ この時、このユーザにはGitHubからメールが送信されています。
  
 \\ \\
行 66: 行 63:
 [{{:github:collaborator:github-collaborator05.png?nolink|}}] [{{:github:collaborator:github-collaborator05.png?nolink|}}]
 ■ 招待を受け入れる為に、[Accept invitation]ボタンを押します。 ■ 招待を受け入れる為に、[Accept invitation]ボタンを押します。
- 
-\\ 
  
 [{{:github:collaborator:github-collaborator06.png?nolink|}}] [{{:github:collaborator:github-collaborator06.png?nolink|}}]
-■ 受け入れると、招待されたリポジトリ画面が表示されます。 
- 
 [{{ :github:collaborator:github-collaborator07.png?nolink|}}] [{{ :github:collaborator:github-collaborator07.png?nolink|}}]
-、招待されたユーザのダッシュボードに関す説明+■ 受け入れると、招待されたリポジトリ( 本章では、hello-world )画面が表示されます。\\ \\   
 +また、右図ように、招待されたユーザのダッシュボードの左サイドバーは、招待されたリポジトリが表示されようになります。 \\ \\ 
  
 +この時、招待した(リポジトリのオーナ)側の[Settings][Manage access]画面は、以下のように、コラボレータが招待を許諾した状態になっています。
 +[{{:github:collaborator:github-collaborator08.png?nolink|}}]
  
-■ \\ +\\
-■ \\ +
-■ \\ +
-■ \\ +
-+
  
->TODO: オ説明+==== 個人リポジトリでのコラボレーの権限 ====
  
 +個人リポジトリでのコラボレーターの主要な権限には以下のものがあります。
  
-[{{:github:collaborator:github-collaborator08.png?nolink|}}] +  * リポジトリに関する権限 
-■ \\ +    * プッシュ (書き込む)、プル (読み取る)、フォーク (複写)
-+
  
-\\+  * プルリクエストに関する権限 
 +    * オープン、マージ、クローズ
  
-==== 個人ポジトリコラボレーの権限 ====+  * イシュ―に関する権限 
 +    * オープン、再オープン、割り当て 
 + 
 +  * コミット、プルクエス、イシュ―に対するコメントの編集と削除 
 +  * [[https://help.github.com/ja/github/administering-a-repository/managing-releases-in-a-repository|リース]]作成と編集 
 +  * [[https://help.github.com/ja/github/building-a-strong-community/documenting-your-project-with-wikis|Wiki]]の作成と編集 
 +  * [[https://help.github.com/ja/packages/publishing-and-managing-packages|パッケジ]]を公開、表示、インストルする 
 +  * [[https://help.github.com/ja/github/building-a-strong-community/locking-conversations|会話ロック]]
  
-その他の権限については、以下ご覧ください。+その他のについては、以下ご覧ください。
  
   * [[https://help.github.com/ja/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository#collaborator-access-on-a-repository-owned-by-a-user-account|ユーザーアカウントが所有しているリポジトリに対するコラボレーターアクセス権]] --- GitHubヘルプ   * [[https://help.github.com/ja/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository#collaborator-access-on-a-repository-owned-by-a-user-account|ユーザーアカウントが所有しているリポジトリに対するコラボレーターアクセス権]] --- GitHubヘルプ
 +
 +このように、個人リポジトリでのコラボレーターの権限は画一的で、もう少しきめの細かい権限設定を望んでいる場合は、[[https://help.github.com/ja/github/setting-up-and-managing-organizations-and-teams/repository-permission-levels-for-an-organization|Organization]]のリポジトリでの運用を推奨します。
 +
 +\\
  
 ===== コラボレータを削除する ===== ===== コラボレータを削除する =====
  
-> TODO +リポジトリ( 本章では、hello-worldを使います )に移動します。まだ表示していない場合は、ダッシュボードの左サイドバーから目的のリポジトリを選択して下さい。 
-https://help.github.com/ja/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository+ 
 +リポジトリ画面の[Settings]タブを選択した後、左サイドバーで[Manage access]を選択します。
  
 [{{:github:collaborator:github-collaborator08.png?nolink|}}] [{{:github:collaborator:github-collaborator08.png?nolink|}}]
-■ \\ +■ 削除するコラボレータの右にある[ごみ箱]アイコンをクリックして下さい。 
-+ 
 +\\
  
 ===== コラボレータから離脱する ===== ===== コラボレータから離脱する =====
-> TODO 
-https://help.github.com/ja/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository 
  
-[{{:github:collaborator:github-collaborator09.png?nolink|}}] +コラボレータが自らコラボレータを離脱するには以下のようにします。
-■ \\ +
-+
  
-===== インタラクション制限 ===== +画面右上の[ア]メニューから[Settings]を選択し、[Personal settings]中から[Repositories]を選択します。 
-> TODO + 
-https://help.github.com/ja/github/building-a-strong-community/limiting-interactions-in-your-repository+[{{:github:collaborator:github-collaborator09.png?nolink|}}] 
 +■ コラボレータになっているリポジトリの[Leave]ボタンを押して下さい。\\ 
  
 \\ \\
 +
  
github/collaborator.1593515792.txt.gz · 最終更新: 2020/06/30 20:16 by y2sunlight