piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
555 stars 136 forks source link

Indicate migration status using topics #111

Open akaihola opened 2 years ago

akaihola commented 2 years ago

This setting enables setting a github-mr-migrating GitHub repository topic for the duration of the migration, and a github-mr-migrated topic to signal completion.

Given a lot of repositories to migrate, this provides a way to track the migration process from the GitHub UI.

spruce commented 2 years ago

Thanks. Looks nice sofar. Can you mention it in the README.md and maybe add an image to show how it looks? Would be really nice