Script to migrate bitbucket server repository to github.
Use 100% github API for the migration.
This script will:
- Import the repo
- Import pull request by replay the PR activities
- clone this repo
- Install dependencies by running
yarn install - Check
config.jsand fill the required params - Run
yarn startto start the migration
- Support migration to organization github