Kyosei Code Review
Version updated for https://github.com/ncaq/kyosei-action to version v1.1.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 is a GitHub Action that automates AI-powered code reviews on pull requests, focusing on code quality, performance, security, test coverage, and documentation accuracy. It solves issues with redundant feedback and unaddressed review comments by intelligently filtering out resolved or acknowledged comments, ensuring only new and relevant feedback is provided. Additionally, it removes opinionated defaults from other review tools, offering customizable project-specific conventions for streamlined CI integration.
What’s Changed
What’s Changed
Features
- feat: claude-code-actionのレビュー関連オプションをパススルー追加 by @ncaq in https://github.com/ncaq/kyosei-action/pull/35
Full Changelog: https://github.com/ncaq/kyosei-action/compare/v1.0.1...v1.1.0