HoverStare
Version updated for https://github.com/liuchong/hoverstare to version v0.1.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
HoverStare is an AI code review tool for GitHub pull requests that reads your repository like a human reviewer would. It provides a multi-pass voting system with an independent verifier to catch bugs that hide outside the diff, and generates precise inline comments. The action runs as a GitHub Action and can be customized with different models or endpoints.
What’s Changed
What’s Changed
- [hoverstare] Add CONTRIBUTING.md with build & test commands by @liuchong in https://github.com/liuchong/hoverstare/pull/3
- [hoverstare] Docs: explain the review pipeline voting in docs/ by @liuchong in https://github.com/liuchong/hoverstare/pull/5
New Contributors
- @liuchong made their first contribution in https://github.com/liuchong/hoverstare/pull/3
Full Changelog: https://github.com/liuchong/hoverstare/compare/v0.0.7...v0.1.0