critiq-action
View releasev1.0.0
First stable release of the official Critiq GitHub Action on GitHub Marketplace: run the open-source CLI on pull requests with inline review comments, no Critiq Cloud account required.
Added
- Composite action installs
@critiq/cli, runscritiq check, and posts inline PR review comments on the diff. - Configurable
fail-on-severitygate (off,low,medium,high,critical) after scan and comment posting. comment-modesupportsinline,inline+summary, orofffor teams that only need JSON or SARIF output.- Monorepo support via
working-directoryandtargetinputs; reusable workflow at.github/workflows/reusable-critiq.yml. - Respects
.critiq/config.yamlwhen present in the repository.