Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.5.0.
- 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 AI-driven code reviews for pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It resolves issues with redundant or opinionated comments from other review tools by filtering out resolved or acknowledged feedback and removing project-specific biases. This action simplifies integration of the kyosei plugin into CI workflows, ensuring efficient and context-aware code reviews for every code push.
What’s Changed
What’s Changed
Bug Fixes
- fix:
allowed_toolsにSkillを追加してスキル実行の権限エラーを解消 by @ncaq in https://github.com/ncaq/kyosei-action/pull/63
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v1.4.1...v1.5.0