Move issues from Bitbucket to Github

Good luck with getting that python script, which @thameera referred, working! I wasn't able to do that and I wrote a simple console application which does the job: https://github.com/tugberkugurlu/bitbucket-issues-to-github It also works for private bitbucket repositories. However, it has no documents and instructions for now.


This script should do the job: https://github.com/vbabiy/bitbucket_issue_migration

However, it's advisable to go through the code in the script and verify that it's exactly what you need or run the script on a test repo before actually doing the migration.