Tracked events:
- Create a new story;
- Change a story;
- Change a status of story;
- Delete a story;
- Add a new comment to the story;
- Create a new epic.
-
Add the Activity Web Hook v5 in Pivotal Tracker - http://pivotalbot.mgrachev.com/activity
-
Activate the bot @PivotalTrackerBot
-
Enter
/track PROJECT_ID PROJECT_NAME
- Fork it ( https://github.com/[my-github-username]/pivotal_tracker_telegram_bot/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request