Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.7.
- 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 on pull requests and provides inline feedback by posting review comments for diagnostics on modified lines only, ensuring pre-existing issues outside the changes do not create noise. It automates the code review process by detecting and highlighting code quality issues specific to the changes introduced in a pull request. Key capabilities include supporting automated comments for warnings/errors, configurable behavior for requesting changes or failing checks, and flexible integration with custom Oxlint configurations.
What’s Changed
What’s Changed
- Synchronized GitHub GraphQL schema by @check-git-status-bot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/354
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/357
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/CatChen/oxlint-suggestion-action/pull/361
Full Changelog: https://github.com/CatChen/oxlint-suggestion-action/compare/v1.0.6...v1.0.7