Hacker News new | ask | show | jobs
by shkkmo 1624 days ago
Github isn't setup to stop your from moving your project to other hosting providers. You can export GitHub to other git hosting setups (like a self-hosted GitLab.)
2 comments

Does github provide a way to redirect the URLs for individual issues to the corresponding issues on a new bugtracker?
Probablu not, but you could probably find or write a script to close all the github issues with a final comment linking to the duplicated issue on the new tracker.
Including the issues?