{"id":15140322,"url":"https://github.com/gitpod-io/gitpod-bot","last_synced_at":"2025-10-23T17:30:59.063Z","repository":{"id":46075236,"uuid":"147800540","full_name":"gitpod-io/gitpod-bot","owner":"gitpod-io","description":"A GitHub App built with Probot that opens issues and pull requests in Gitpod.","archived":false,"fork":false,"pushed_at":"2019-02-12T20:00:54.000Z","size":47,"stargazers_count":19,"open_issues_count":2,"forks_count":5,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-01-30T19:47:36.067Z","etag":null,"topics":["github-app","gitpod","probot","probot-app"],"latest_commit_sha":null,"homepage":"https://probot.github.io/apps/gitpod/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitpod-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-07T09:15:24.000Z","updated_at":"2024-07-09T03:27:29.000Z","dependencies_parsed_at":"2022-09-24T17:02:40.095Z","dependency_job_id":null,"html_url":"https://github.com/gitpod-io/gitpod-bot","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/gitpod-io%2Fgitpod-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fgitpod-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fgitpod-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitpod-io%2Fgitpod-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitpod-io","download_url":"https://codeload.github.com/gitpod-io/gitpod-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237861354,"owners_count":19377971,"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-app","gitpod","probot","probot-app"],"created_at":"2024-09-26T08:02:06.095Z","updated_at":"2025-10-23T17:30:58.701Z","avatar_url":"https://github.com/gitpod-io.png","language":"TypeScript","readme":"# gitpod-bot\n\n[Gitpod](http://www.gitpod.io) is a one-click online IDE for GitHub. It can be started on any GitHub URL by prefixing it with `gitpod.io#`. Gitpod Bot generates such links for issues and pull requests and post them as comments.\n\n\u003cimg src=\"https://user-images.githubusercontent.com/3082655/45426649-1a2bd100-b69d-11e8-9790-91cd6850bc63.png\" height=\"512px\" /\u003e\n\n## Setup\n\n```sh\n# Install dependencies\nnpm install\n\n# Run typescript\nnpm run build\n\n# Run the bot\nnpm start\n```\n\n## Usage\n\n1. **[Configure the GitHub App](https://github.com/apps/gitpod-io)**\n2. Create `.github/gitpod.yml` based on the following template.\n3. It will start scanning for issues and/or pull requests within an hour.\n\nA `.github/gitpod.yml` file is required to enable the plugin. The file can be empty, or it can override any of these default settings:\n\n```yml\npulls:\n# Enable for pull requests\n  perform: true\n# Customize a comment to post on a pull request. Comment out to use the default\n#  comment:\n\nissues:\n# enable for issues\n  perform: true\n# issues with these labels will be considered. Set to `[]` to disable for issues\n  labels:\n    - help wanted\n    - good first issue\n# Customize a comment to post on an issue. Comment out to use the default\n#  comment:\n```\n\n## Deployment\n\nSee [doc/Deploying.md](doc/Deploying.md) if you would like to run your own instance of this plugin.\n\n## Contributing\n\nIf you have suggestions for how gitpod-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.\n\nFor more, check out the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[ISC](LICENSE) © 2018 TypeFox \u003ccontact@typefox.io\u003e (http://typefox.io)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Fgitpod-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitpod-io%2Fgitpod-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitpod-io%2Fgitpod-bot/lists"}