Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.2.2.
- 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 GitHub Action automates multi-perspective AI code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It addresses issues with repetitive or outdated feedback by filtering out resolved or acknowledged comments and removing irrelevant project-specific conventions. This action streamlines the code review process by facilitating per-push reviews while ensuring only new and relevant feedback is provided.
What’s Changed
What’s Changed
Bug Fixes
- fix: デフォルトのallowed_toolsにBash(node:*)を追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/43
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v1.2.1...v1.2.2