Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 327 Bytes

pivotal-tracker-slugify

Connect to pivotal tracker and create a nice to use git branch name

Requires python3

run:

python3 slugify.py ID

Where ID is the last 3 digits from a pivotal tracker story id

environmental variables to set

export PIVOTAL_TRACKER_TOKEN="abcdefabcdefabcdef" export PIVOTAL_PROJECT_ID=123123123