{"id":16344484,"url":"https://github.com/siddhant-k-code/gitpod-github-repo-importer","last_synced_at":"2026-05-01T00:31:51.379Z","repository":{"id":195383035,"uuid":"692666200","full_name":"Siddhant-K-code/Gitpod-GitHub-Repo-Importer","owner":"Siddhant-K-code","description":"[Experimental] A hassle-free tool designed to streamline the process of importing your GitHub repositories directly into Gitpod projects","archived":false,"fork":false,"pushed_at":"2024-01-10T06:40:13.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T08:38:10.021Z","etag":null,"topics":["github","github-api","gitpod","gitpod-api","projects"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Siddhant-K-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-09-17T07:48:05.000Z","updated_at":"2023-09-18T04:56:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"74964611-1a3b-42f0-a8b3-8cd95f809ea0","html_url":"https://github.com/Siddhant-K-code/Gitpod-GitHub-Repo-Importer","commit_stats":null,"previous_names":["siddhant-k-code/gitpod-github-repo-importer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Siddhant-K-code/Gitpod-GitHub-Repo-Importer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FGitpod-GitHub-Repo-Importer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FGitpod-GitHub-Repo-Importer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FGitpod-GitHub-Repo-Importer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FGitpod-GitHub-Repo-Importer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Siddhant-K-code","download_url":"https://codeload.github.com/Siddhant-K-code/Gitpod-GitHub-Repo-Importer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Siddhant-K-code%2FGitpod-GitHub-Repo-Importer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32481553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","github-api","gitpod","gitpod-api","projects"],"created_at":"2024-10-11T00:28:27.892Z","updated_at":"2026-05-01T00:31:51.348Z","avatar_url":"https://github.com/Siddhant-K-code.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Repository Importer for Gitpod\n\n## Introduction\n\nWelcome to the GitHub Repo Importer for Gitpod, an experimental project pioneering the importing of GitHub repositories into Gitpod projects using the cutting-edge Gitpod API and the [`go-github`](https://github.com/google/go-github) SDK. By leveraging the power of these two remarkable tools, our project seeks to streamline and enhance your Gitpod project setup process, bringing your GitHub repositories into the Gitpod environment with unprecedented ease and efficiency.\n\n\u003e **Warning**: This project is still in its early stages of development, and as such, it is not yet ready for production use. However, I am working hard to bring it to a stable state as soon as possible. In the meantime, i welcome you to experiment with it and contribute to its development.\n\n## Start working 🚀\n\n\u003e **Important**: Add [Gitpod PAT Token](https://www.gitpod.io/docs/references/gitpod-public-api) and [generate GitHub PAT](https://github.com/settings/tokens/new?description=Import+GitHub+Repos+to+Gitpod+Projects\u0026scopes=repo) to [Gitpod Environment Variables](https://www.gitpod.io/docs/configure/projects/environment-variables#using-the-account-settings).\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Siddhant-K-code/Gitpod-GitHub-Repo-Importer)\n\n## Run the project\n\n- Follow the instructions in [`main.go`](./main.go) to import your GitHub repositories into Gitpod projects.\n- It requires Gitpod `Org Id`, you can find it via uncommenting [`main.go#L62`](./main.go#L62) and running the project. It will print the Org Id in the console.\n- Add your `GITPOD_ORG_ID` in [`main.go#L45`](./main.go#L45).\n- Add your GitHub Username in [`main.go#L68`](./main.go#L68)\n\n  ```sh\n  go run main.go\n  ```\n\n---\n\n\u003e **Note**: This Project is not maintained by Gitpod.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fgitpod-github-repo-importer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddhant-k-code%2Fgitpod-github-repo-importer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddhant-k-code%2Fgitpod-github-repo-importer/lists"}