Sha256: 59797d2150c6b56b93fc4db44b9286a8e159cd276dc3cbd88fa86b5aa702591a
Contents?: true
Size: 634 Bytes
Versions: 1
Compression:
Stored size: 634 Bytes
Contents
# pt-flow Our workflow, gemified. ## Installation Install the gem: $ gem install pt-flow Set up webhook for Pivotal Tracker: https://github.com/#{repo}/admin/hooks ### Usage ```bash $ flow start # shows lists of tasks - choosing one starts/assigns the task on pt and checks out a new branch. $ flow finish # pushes branch, finishes task on pt, and opens github new pull request page. # reviewer comments :+1: to approve on github # committer presses merge button on github which delivers task on pivotal tracker $ flow cleanup # cleans up local/remote story branches already merged with current release branch ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pt-flow-0.6.4 | README.md |