Migrate Issues

Local Storage Notice: Your configuration will be stored in your browser's local storage.

GitLab Configuration

Create a token with api scope at GitLab Settings → Access Tokens

GitHub Configuration

Create a token with the following scopes at GitHub Settings → Developer settings → Personal access tokens → Tokens (classic):

  • repo - Full control of private repositories
  • workflow - Update GitHub Action workflows
  • admin:org - Full control of orgs and teams

These scopes are required to:

  • Create and manage issues in the target repository
  • Create labels and milestones
  • Manage project settings and configurations
  • Access organization repositories (if applicable)