Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The oxlint-suggestion-action GitHub Action runs Oxlint to analyze code changes in pull requests and provides inline feedback by posting review comments directly on modified lines with issues, ensuring pre-existing problems outside the changes don’t create unnecessary noise. It streamlines code review by automating linting and integrates seamlessly into the GitHub workflow to help maintain code quality.
Release notes
What’s Changed
- Update oxlint-suggestion-action version to v1 by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/64
- Updated README to mention ESLint by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/68
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/71
- Bump lint-staged from 16.3.1 to 16.3.2 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/75
- Bump graphql from 16.13.0 to 16.13.1 in the development-dependencies group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/84
- Skipped all-zero SHA in push by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/89
- Migrating to yarn v4 by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/91
- Shortened scripts in package.json by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/94
- Bump @types/node from 25.3.3 to 25.3.5 in the types group by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/98
- Run GraphQL schema workflow hourly by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/105
- Handling push event with >300 files in diff by @CatChen in https://github.com/CatChen/oxlint-suggestion-action/pull/102
Full Changelog: https://github.com/CatChen/oxlint-suggestion-action/compare/v1.0.0...v1.0.1