Skip to content

Karlotcha/pivotal-tracker-story-life-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

pivotal-tracker-story-life-cycle

track stories to merge and to deploy

This script will help you to track what happens to stories after they are accepted by a PM. Indeed, they still need to be merged and deployed!

When you will click on the button Accept here:
step1

it will add automatically a button Merge and a tag "needs merge".
step2

When your PR is merged a new button Deploy will appear (you can click on Merge if this does not work automatically for some reason). Also the previous tag will be replaced by "needs deploy"
step3

Click on Deploy when it is deployed and "needs deploy" will be replaced by a new tag "live"
step4

how to install it?

You have to create a new script in tampermonkey and just copy paste the script here:
https://raw.github.com/Karlotcha/pivotal-tracker-story-life-cycle/master/PT_storylifecycle.js

(and use this url in "update url" to have automatic updates if you want them)

Using the new pivotal tracker interface? (2014 version)

Same thing, but use this one: https://raw.github.com/Karlotcha/pivotal-tracker-story-life-cycle/new-pivotal-tracker-2014/PT_storylifecycle.js

About

track stories to PR and to deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published