auth0/Claude Code PR Review

Composite action for automated PR review using Claude Code with AWS Bedrock

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 12, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: auth0/auth0-ai-pr-analyzer-gh-action@068575ff8b60e5dcd0e7447fedfed5d4f2092c30 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
custom_review_instructionsCustom review instructions to append to the base promptno""
promptOptional prompt to use for the review. If "prompt_file" is also set, that will be used instead.no""
prompt_fileOptional file that contains the prompt to use for the review. This takes priority over "prompt".no""
disallowed_toolsComma-separated list of tools to disallow during the reviewno""
trigger_phraseThe trigger phrase to look for in comments, issue body, or pull request bodyno@claude
aws_role_arnAWS IAM role ARN to assume for Bedrock accessyes

no outputs