Are you using github.com and need to export your issues to JIRA, Excel, or another application? The GitHub Exporter Application was built to do just that. Check it out on GitHub or watch the Tutorial on how to use it.
Information
Supported artifacts that you can export are
- Issues (including filtered sub sets)
Supported formats of the export file are
- CSV
- JIRA formatted CSV
- JSON
Getting Started
This is a lerna project. Clone the repository then set everything up with bootstrap.
lerna clean
lerna link
lerna bootstrap
Support
Check out the tutorial on how to use this tool.
If you need additional support on the use of this exporter, please fill out an issue in the repository.