Skip to main content
Dot gov

The .gov means it’s official.
Federal government websites often end in .gov or .mil. Before sharing sensitive information, make sure you’re on a federal government site.

Https

The site is secure.
The https:// ensures that you are connecting to the official website and that any information you provide is encrypted and transmitted securely.

GitHub Exporter

The GitHub Exporter provides a set of packages to make exporting artifacts from GitHub easier

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.

Return to Guides