Sha256: 21dad4645e068617a421de4a9f4981c2f47d2dd5fe6a385a52b00f62d000efde
Contents?: true
Size: 616 Bytes
Versions: 3
Compression:
Stored size: 616 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 $ git start # shows lists of tasks - choosing one starts/assigns the task on pt and checks out a new branch. $ git finish # pushes branch, finishes task on pt, and creates a pull request # reviewer comments :+1: to approve on github # committer presses merge button on github which delivers task on pivotal tracker $ git cleanup # cleans up local/remote story branches already merged with current release branch ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pt-flow-0.8.2 | README.md |
pt-flow-0.8.1 | README.md |
pt-flow-0.8.0 | README.md |