{"id":16810971,"url":"https://github.com/johnf/github-issue-importer","last_synced_at":"2025-03-22T02:32:01.408Z","repository":{"id":41440525,"uuid":"1586630","full_name":"johnf/github-issue-importer","owner":"johnf","description":"Import Issues from Launchpad (for now) into github","archived":false,"fork":false,"pushed_at":"2022-07-01T19:45:12.000Z","size":19,"stargazers_count":15,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T12:45:53.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-04-08T09:35:30.000Z","updated_at":"2022-07-01T19:45:15.000Z","dependencies_parsed_at":"2022-08-25T06:22:52.993Z","dependency_job_id":null,"html_url":"https://github.com/johnf/github-issue-importer","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fgithub-issue-importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fgithub-issue-importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fgithub-issue-importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnf%2Fgithub-issue-importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnf","download_url":"https://codeload.github.com/johnf/github-issue-importer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173554,"owners_count":20410300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T10:17:16.704Z","updated_at":"2025-03-22T02:32:01.135Z","avatar_url":"https://github.com/johnf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Status\n\nAll my projects have been on GitHub for a very long time, so I haven't personally used this tool in over two years. It really scratched a once off itch when I was moving some projects from LaunchPad.\n\nWhile I probably won't do any work on it myself, I'm more than happy to take pull requests and I'll do releases based on those. \n\n# github-issue-importer\n\nGithub Issue Importer imports bugs into github issues. Currently it only\nsupports Launchpad. It is hoped it will support other bug trackers in the\nfuture.\n\nThe importer will import each bug and it's comments into github. It uses the\nfollowing algorithm for Launchpad.\n\n* Ignore the first comment as it holds the original description\n* Set the Importance as a label\n* Close the bug if it is in Fix Released or Fix Committed state.\n* Add a one line summary to the end of the bug and comments with link to\n  Launchpad and who the original author was.\n\nInstructions\n------------\n\nFirst install them gem.\n\n    gem install github-issue-importer\n\nTo import into github, you will need a public github repository with issues\nenabled. You will also need the github API token for your account which can be\nfound on the [Account Admin Page](https://github.com/account/admin).\n\nYou can then import a project like so\n\n    github-issue-importer --lp-project zookeepr --gh-login johnf --gh-token TOKEN --gh-repo johnf/test\n\n## Note on Patches/Pull Requests\n\n* Fork the project on github.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with Rakefile, version, or history.\n  (if you want to have your own version, that is fine but bump version in a\n  commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n## Licensing\n\ngithub Issue Importer is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Fgithub-issue-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnf%2Fgithub-issue-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnf%2Fgithub-issue-importer/lists"}