Github Workflow
$ bin/github_workflow -h
Commands:
github_workflow create_and_start -m, --name=NAME # Create and start issue
github_workflow create_pr # Convert Issue to Pull Request
github_workflow help [COMMAND] # Describe available commands or one specific command
github_workflow info # Print out issue description
github_workflow open # Open issue or PR in browser
github_workflow push_and_pr # Push branch to origin and convert Issue to Pull Request
github_workflow start -i, --issue-id=ISSUE_ID # Create branch named with issue number and issue title
github_workflow status # Check PR CI status