Run `eslint --fix` when requested
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I would like to be able to comment "@babel-bot Fix lint!" and it automatically runs `eslint --fix` and `prettier` in a PR.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the bot's comment-command handling and the code that runs PR automation, then trace how existing commands invoke tools. Done means a comment matching "@babel-bot Fix lint!" runs both eslint --fix and prettier on the pull request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, github, javascript
- Domain
- ci-cd, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100