SherlockQA-AI
Version updated for https://github.com/mayurrawte/SherlockQA to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
SherlockQA is a GitHub Action that leverages AI to automate code reviews, identifying bugs, security vulnerabilities, and quality issues in pull requests. It provides inline comments, suggests QA test scenarios and unit tests, and delivers smart verdicts (approve, request changes, or flag PRs). Designed to streamline code quality assurance, it supports multiple AI providers and offers customizable prompts for domain-specific insights.
Release notes
Changes
- Removed
analysisfield — always duplicated summary code_qualityonly shows when there’s an actual issue, not generic praise- Line comments deduplicated — each issue mentioned once
- QA scenarios skipped for trivial changes (config, CI, docs)
- Clean approvals are minimal: “Good to go” instead of verbose explanations
professionalpersonality rewritten for concise, actionable output- Summary and verdict_reason no longer repeat the same information