{"id":13674716,"url":"https://github.com/koddsson/eslint-disable-probot","last_synced_at":"2025-10-23T15:31:48.709Z","repository":{"id":139227034,"uuid":"123028544","full_name":"koddsson/eslint-disable-probot","owner":"koddsson","description":"🤖 A bot that comments on PRs that try to disable certain eslint rules","archived":false,"fork":false,"pushed_at":"2019-01-30T18:12:45.000Z","size":144,"stargazers_count":44,"open_issues_count":7,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T19:13:07.171Z","etag":null,"topics":["eslint","eslint-rules","probot","probot-app"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/koddsson.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-02-26T20:48:17.000Z","updated_at":"2022-09-20T12:44:29.000Z","dependencies_parsed_at":"2024-01-19T17:26:07.538Z","dependency_job_id":null,"html_url":"https://github.com/koddsson/eslint-disable-probot","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/koddsson%2Feslint-disable-probot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Feslint-disable-probot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Feslint-disable-probot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koddsson%2Feslint-disable-probot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koddsson","download_url":"https://codeload.github.com/koddsson/eslint-disable-probot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237852465,"owners_count":19376688,"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":["eslint","eslint-rules","probot","probot-app"],"created_at":"2024-08-02T11:00:57.868Z","updated_at":"2025-10-23T15:31:48.191Z","avatar_url":"https://github.com/koddsson.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# eslint-disable-bot\n\n\u003e A GitHub App built with [probot](https://github.com/probot/probot) that comments on pull requests that try to disable eslint rules.\n\n![screen shot 2018-02-26 at 22 38 10](https://user-images.githubusercontent.com/318208/36699828-d1a92b82-1b45-11e8-9a4d-91da0852d7da.png)\n\n## Usage\n\nSimply [install the app](https://github.com/apps/eslint-disable-watcher) and the bot will keep 👀 on PRs that have `eslint-disable` comments.\n\n## How it works\n\nWhen a PR is opened or updated, the ESLint Disable Watcher will scan through the diffs of JavaScript files and comment if the PR is adding any strings containing `eslint-disable`.\n\n## Configuration\n\nYou don't need any configuration for this to work in your project but you can customize a few things to fit your needs. You can create a `.github/eslint-disable-bot.yml` file:\n\n```yml\n# Change this to set the number of comments the watcher should comment on a given PR.\ncommentLimit: 10\n# The message the bot will post on any lines containing a eslint disable comment.\ncommentMessage: Please don't disable eslint rules :pray:\n# A optional regular expression that will match against the branch name and not comment on it if it matches.\nskipBranchMatching: null\n```\n\nIf you need more configuration, please [let me know in a new issue](https://github.com/koddsson/eslint-disable-probot/issues/new?title=[Config]\u0026body=Can%20you%20please%20add%20the%20___%20config%20option).\n\n\n## Development setup\n\n```\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Feslint-disable-probot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoddsson%2Feslint-disable-probot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoddsson%2Feslint-disable-probot/lists"}