You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
**Note** This was a quick throw together works for me fine :) export your jira issues as xml and this will import into github issues. Requires [Token](https://github.com/settings/tokens/new) (requires repo access)
1
+
**Note** This was a quick throw together works for me fine :) export your jira issues as xml and this will import into github issues. Requires [Github Token](https://github.com/settings/tokens/new) (requires repo access)
2
2
3
3
**Exporting Jira issues**
4
4
Go to jira `issues & filters -> search`, filter out the issues that u want to import into your github project, then export/save as a `xml` file...
@@ -35,4 +35,4 @@ edit config.json and update with required details
35
35
36
36
you will get a console.log of what would be imported, if happy edit config change dryRun to false and then `node app.js`
37
37
38
-
*Will improve this project + readme another day.*
38
+
*Going to make a electron deskop app for easy importing and repo selection*
0 commit comments