Sha256: 1427e88c1d89cecd74ad2f7b66cec2efeee26349f60bc0a4852894de8e4188f7
Contents?: true
Size: 785 Bytes
Versions: 25
Compression:
Stored size: 785 Bytes
Contents
# 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 ```
Version data entries
25 entries across 25 versions & 1 rubygems