for anyone else migrating off pivotal tracker (https://news.ycombinator.com/item?id=39607630), we built a crude tool to get your data out.

unlike the CSV export tools provided by tracker, this includes comments.

this is how you run it:

PIVOTAL_TRACKER_API_KEY="" npx @tanooki/storyexporter dump --project -o my-project.db

Show HN: CLI to export pivotal tracker data
github.com