Argus PR Review
Version updated for https://github.com/sibinms/argus to version v1.2.34.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Argus is a GitHub Action that automates AI-based code reviews by running multiple specialized reviewers in parallel and using an evidence-based curator to verify findings before posting review comments. It helps identify real bugs while managing false positives, providing a more comprehensive approach to code quality assurance.
What’s Changed
What’s Changed
- Feed a repo’s CLAUDE.md/AGENTS.md to every reviewer by @sibinms in https://github.com/sibinms/argus/pull/70
- Release v1.2.34: project standards context (CLAUDE.md/AGENTS.md) by @sibinms in https://github.com/sibinms/argus/pull/74
Full Changelog: https://github.com/sibinms/argus/compare/v1.2.33...v1.2.34