{"id":14978206,"url":"https://github.com/eslint/eslint-github-bot","last_synced_at":"2025-08-20T12:18:50.647Z","repository":{"id":37286426,"uuid":"95392084","full_name":"eslint/eslint-github-bot","owner":"eslint","description":"Plugin-based GitHub bot for ESLint","archived":false,"fork":false,"pushed_at":"2025-08-14T16:02:52.000Z","size":1088,"stargazers_count":66,"open_issues_count":10,"forks_count":20,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-19T11:54:00.439Z","etag":null,"topics":["bot","eslint","eslint-github-bot","github-bot","probot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/eslint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null},"funding":{"github":"eslint","open_collective":"eslint","tidelift":"npm/eslint"}},"created_at":"2017-06-25T23:47:44.000Z","updated_at":"2025-08-13T14:46:39.000Z","dependencies_parsed_at":"2024-01-08T07:03:40.322Z","dependency_job_id":"e6c962d5-7604-48e6-916d-e3c6f3c7d2e5","html_url":"https://github.com/eslint/eslint-github-bot","commit_stats":{"total_commits":155,"total_committers":19,"mean_commits":8.157894736842104,"dds":0.7612903225806451,"last_synced_commit":"17c220541fdb94dcaac211bcfbd30409a20dd806"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eslint/eslint-github-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint-github-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint-github-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint-github-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint-github-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eslint","download_url":"https://codeload.github.com/eslint/eslint-github-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eslint%2Feslint-github-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271156087,"owners_count":24708876,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","eslint","eslint-github-bot","github-bot","probot"],"created_at":"2024-09-24T13:57:03.693Z","updated_at":"2025-08-20T12:18:50.600Z","avatar_url":"https://github.com/eslint.png","language":"JavaScript","readme":"[![Build Status](https://github.com/eslint/eslint-github-bot/workflows/CI/badge.svg)](https://github.com/eslint/eslint-github-bot/actions)\n\n# ESLint GitHub bot\n\n`eslint-github-bot` is a bot created with [probot](https://github.com/probot/probot) which automates some common tasks for repositories run by the ESLint team.\n\n## Environment Variables:\n\n* `APP_ID` (required): The numeric GitHub app ID\n* `PRIVATE_KEY` (required): the contents of the private key you downloaded after creating the app.\n* `WEBHOOK_SECRET` (required): Secret setup for GitHub webhook or you generated when you created the app.\n* `PORT`: Port for web server _(optional, defaults to 8000)_.\n\n## :wrench: Setup\n\n* Clone this repo\n* `npm install`\n* `npm test`\n\nTo start the server locally, you'll need:\n\n* A PEM file\n* A `.env` file that specifies the required environment variables\n\nThe `APP_ID` and `WEBHOOK_SECRET` need to be present but need not be the registered application ID or webhook secret to start the server. `PRIVATE_KEY` must be a valid PEM private key.\n\n#### Adding plugins\n\nTo add a plugin:\n\n1. Create the plugin as a new file in `src/plugins`.\n1. Add the plugin to the list in `src/plugins/index.js`.\n1. Add the plugin to the list in `src/app.js` to enable it by default.\n\n## Deployment\n\nThe bot is deployed to a [Dokku](https://dokku.com) instance named \u003chttps://github-bot.eslint.org\u003e and is installed as a GitHub Application at the organization level.\n\nThe URL to receive webhooks is the default for Probot, which is `/api/github/webhooks`. This must be configured for the app on the ESLint organization.\n\n### Health Check\n\n\u003chttps://github-bot.eslint.org/ping\u003e\n","funding_links":["https://github.com/sponsors/eslint","https://opencollective.com/eslint","https://tidelift.com/funding/github/npm/eslint"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feslint%2Feslint-github-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feslint%2Feslint-github-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feslint%2Feslint-github-bot/lists"}