如何将 Launchpad 项目迁移到 GitHub,包括 Bug/Issues?

How do I migrate a Launchpad project to GitHub including the Bug/Issues?

将代码从 Launchpad (bzr) 迁移到 GitHub (git) 不是大问题。 但是有没有办法将 bugs/tickets 从 Launchpad 项目迁移到 GitHub 项目?

有一个名为LP2GH ("Launchpad to GitHub") 的项目可以做到这一点。上面的 link 会引导您找到有关移动问题的文档。

This document will give you a detailed account of how to transfer your bugs, blueprints and milestones from Launchpad to GitHub and explain what to do once you’ve moved.

还有一个名为github-issue-importer 的项目正是针对此任务的。好像比第一个好用

Github Issue Importer imports bugs into github issues. Currently it only supports Launchpad. It is hoped it will support other bug trackers in the future.

The importer will import each bug and it's comments into github.