Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.5.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The kyosei-action is a GitHub Action that automates multi-perspective AI-powered code reviews for pull requests, analyzing code quality, performance, security, test coverage, and documentation accuracy. It addresses issues with repetitive or outdated feedback by leveraging the kyosei plugin to exclude already-posted, resolved, or acknowledged comments, ensuring only new and relevant insights are provided. Additionally, it removes opinionated defaults from other review tools, enabling project-specific conventions to be defined via configuration files.
What’s Changed
What’s Changed
Bug Fixes
- fix: Node.jsセットアップを追加し依存関係の解決をcomposite actionに集約 by @ncaq in https://github.com/ncaq/kyosei-action/pull/68
Dependency Updates
- build(deps): lock file maintenance by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/66
- build(deps): update ncaq/nix-composite-action action to v1.1.1 by @renovate[bot] in https://github.com/ncaq/kyosei-action/pull/67
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v1.5.0...v1.5.1