Ground Sunlight

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

ユーザ用ツール

サイト用ツール


github:collaborator

差分

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

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

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
github:collaborator [2020/06/30 20:22]
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 ソースコードの公開]]
  
 リンク リンク
行 69: 行 66:
 [{{: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 )画面が表示されます。\\ \\  
 また、右図のように、招待されたユーザのダッシュボードの左サイドバーには、招待されたリポジトリが表示されるようになります。 \\ \\  また、右図のように、招待されたユーザのダッシュボードの左サイドバーには、招待されたリポジトリが表示されるようになります。 \\ \\ 
  
->TODO: オーナ側の説明 +この時、招待した(リポジトリのオーナ)側の[Settings][Manage access]画面は、以下のように、コラボレータが招待を許諾した状態になっています。
- +
 [{{:github:collaborator:github-collaborator08.png?nolink|}}] [{{:github:collaborator:github-collaborator08.png?nolink|}}]
-■ \\ 
- 
  
 \\ \\
行 83: 行 76:
 ==== 個人リポジトリでのコラボレーターの権限 ==== ==== 個人リポジトリでのコラボレーターの権限 ====
  
-の権限については、以下ご覧ください。+個人リポジトリでコラボレーター主要な権限には以下のものがあります。 
 + 
 +  * リポジトリに関する権限 
 +    * プッシュ (書き込む)、プル (読み取る)、フォーク (複写) 
 + 
 +  * プルリクエストに関する権限 
 +    * オープン、マージ、クローズ 
 + 
 +  * イシュ―に関する権限 
 +    * オープン、再オープン、割り当て 
 + 
 +  * コミット、プルリクエスト、イシュ―に対するコメントの編集と削除 
 +  * [[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.1593516156.txt.gz · 最終更新: 2020/06/30 20:22 by y2sunlight