This repository has been archived by the owner on Mar 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
cnorthwood/github-to-jira
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Github-to-JIRA -------------- This script will use the Github API to get a dump of all of the issues in a Github repository, and then put that in a CSV file which you can then use to import into JIRA. When doing the inport in JIRA, map the columns like so: * Title: Summary * Body: Description * Created At: Creation Time * State: Status (and then tick 'Map this type') * Comments X: Comment Body Date format: yyyy/MM/dd HH:mm Run it like so: ./github_to_jira.py user/repository issues.csv
About
A script to dump a CSV file from Github suitable for importing into JIRA
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published