eslint-github-bot icon indicating copy to clipboard operation
eslint-github-bot copied to clipboard

Plugin-based GitHub bot for ESLint

Results 23 eslint-github-bot issues
Sort by recently updated
recently updated
newest added
trafficstars

A PR would likely be merged by accident, when it has not been accepted, while someone have approved. We can add checking `evaluating` label to wip plugin(though it's not really...

enhancement
evaluating

I was wondering if it might be worthwhile to augment the release-monitor plugin for breaking changes. Basically, it should create a failing or pending status check for breaking changes unless...

enhancement
evaluating

As we have more n more plugins, I have seen some need where some repos inside ESLint org may need to deactivate the behavior of a particular plugin and not...

enhancement
evaluating

People occasionally make PRs that just refactor code without modifying the intended functionality. In that case, there's no need for the PR to have tests. Personally I think it might...

bug

I think the "ready to merge" plugin has a few issues: * It gets triggered by a single status check changing on a PR, even if there are multiple status...

bug

upgrade deps: - [x] nock v13 - [x] probot v8 - [x] probot v9: https://github.com/probot/probot/releases/tag/v9.0.0 - [ ] ~~probot v10~~ - [ ] ~~probot v11~~ - [ ] ~~probot v12~~...

build

Removes now unused `tests/.eslintrc.js` file. Also updates `eslint.config.js` to separate configs for this file and test files.

accepted
chore

The last [deploy failed](https://github.com/eslint/eslint-github-bot/actions/runs/8331803032), apparently because we're still using Node.js 16. I tried manually updating everything to use Node.js 20, but that causes all kinds of errors in the CI...

bug
accepted
build

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

chore
dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

chore
dependencies