Move issues from Bitbucket to Github
bitbucket, git, github
Solution
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.
Problem
I just moved to Github and I want to move all of my closed issues and open issues from Bitbucket over to Github. Is this possible?