This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
This gist assists in automating 2 steps of Pivotal Tracker (PV) | |
Workflow / life cycle for a ticket | |
1. [PV] Start ticket | |
2. [Github] Commit, Push and Create Pull Request | |
3. [PV] Finish ticket | |
4. [Github] Merge Pull Request | |
5. [PV] Deliver ticket | |
The purpose of this integration, as of now, is to eliminate step [1.] and [3.] |