レビュー用にプル リクエストを作成する

プル リクエストは、コード レビューや、共有環境でチーム内でスムーズにコラボレーションを行うための単純かつ効果的な方法です。

  1. オープンなリポジトリのグローバル サイドバーで + をクリックして、[作業を開始する] の下の [プル リクエストの作成] を選択します。
  2. Fill out the rest of the pull request form. 
    1. Source: The source repository and branch is where you made your code changes that you want to merge.
    2. Destination: The destination repository and branch is where you want to merge the source.
    3. Title and Description: You'll see both in email notifications and the title appears in the pull request list.
    4. Reviewers: Select reviewers who will give effective feedback and to make others aware of the changes.
    5. Close branch: Select if you want to automatically close the branch when the pull request is merged.

    6. Diff and Commits: Check these tabs to compare new changes and see relevant commits.
  3. [プル リクエストの作成] をクリックします。

最終更新日: 2020 年 12 月 28 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.