facebook twitter hatena line email

Git/github/draft

提供: 初心者エンジニアの簡易メモ
移動: 案内検索

draftをつけてpull requestする

  1. PullRequestページを選択し、
  2. CreatePullRequestの右の↓ボタンを押し、
  3. Create Draft PullRequestを選択する

タイトル下にdraftが表示され、Mergeのボタンが押せないようになる

draftを外す

ready for reviewボタンをおせば、外せる

参考:https://qiita.com/ikemura23/items/d0734e7ba1cc33b401fe

再度draftへ

  1. 対象PullRequestを表示し
  2. 右サイドバー/ReviewersのConvert to draftリンクを選択(リンク表示されてなく、分かりづらいけど)
  3. Convert to draftボタンをクリック

参考:https://docs.github.com/ja/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/changing-the-stage-of-a-pull-request