-
Notifications
You must be signed in to change notification settings - Fork 0
Script for extracting Lighthouse tickets into a CSV suitable for import into Pivotal Tracker
License
chaupt/lhextractor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LHExtractor by Christopher Haupt ([email protected]) LHExtractor pulls tickets from a given Lighthouse Project's Milestone and dumps out a comma separated value stream to standard io (suitable for capturing to a file). Currently uses hard-coded field list for what is outputted as this is what we need to import into Pivotal Tracker. This might be useful to someone looking to make the transition to Pivotal or just looking for an example using the Lighthouse API. Install needed gems via: sudo gem install Caged-lighthouse-api, fastercsv (etc) TODO - Specify fields and header from command line - General cleanup from what was admittedly a very fast hack
About
Script for extracting Lighthouse tickets into a CSV suitable for import into Pivotal Tracker
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published