{"id":17019044,"url":"https://github.com/robert-96/gitlab2github","last_synced_at":"2026-05-10T19:35:40.795Z","repository":{"id":139248499,"uuid":"538250753","full_name":"Robert-96/gitlab2github","owner":"Robert-96","description":"A simple python script for migrating issues, labels and comments from GitLab to GitHub.","archived":false,"fork":false,"pushed_at":"2022-09-27T16:09:22.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T17:54:03.961Z","etag":null,"topics":["github","gitlab","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Robert-96.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-18T21:52:44.000Z","updated_at":"2022-09-28T11:59:34.000Z","dependencies_parsed_at":"2023-05-17T18:00:22.787Z","dependency_job_id":null,"html_url":"https://github.com/Robert-96/gitlab2github","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fgitlab2github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fgitlab2github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fgitlab2github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Robert-96%2Fgitlab2github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Robert-96","download_url":"https://codeload.github.com/Robert-96/gitlab2github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244985317,"owners_count":20542802,"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":["github","gitlab","python"],"created_at":"2024-10-14T06:47:54.042Z","updated_at":"2026-05-10T19:35:35.768Z","avatar_url":"https://github.com/Robert-96.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitlab2github\n\nA simple python script for migrating issues from GitLab to GitHub.\n\n## Setup\n\n```\n$ pip install -r requirements.txt\n```\n\n## Usage\n\nTo move all issues from a GitLab repository to GitHub run the following commands:\n\n```\n$ export GITLAB_TOKEN=xxxxxxxxx\n$ export GITHUB_TOKEN=xxxxxxxxx\n$ export GITLAB_REPO=namespace/name\n$ export GITHUB_REPO=namespace/name\n$ python -m gitlab2github\n```\n\nGetting help on arguments or option names:\n\n```\n$ python -m gitlab2github --help\n```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Fgitlab2github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobert-96%2Fgitlab2github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobert-96%2Fgitlab2github/lists"}