mmyoji / bu_pr

Simple bundle update and pull-request CLI tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controllable steps

mmyoji opened this issue · comments

  • How to restart steps when you fail git push with invalid access_token
  • etc.

Steps

  • bundle update : rake bu_pr:bu
  • [SKIP] git add && commit : rake bu_pr:commit
  • [SKIP] git push : rake bu_pr:push
  • create pull-request : rake bu_pr:pr
  • add comment : PR_NUM=100 rake bu_pr:diff