auth0/Claude Code PR Review
Composite action for automated PR review using Claude Code with AWS Bedrock
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 12, 2026
- License
- Apache 2.0
Pinned Snippet
uses: auth0/auth0-ai-pr-analyzer-gh-action@068575ff8b60e5dcd0e7447fedfed5d4f2092c30 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| custom_review_instructions | Custom review instructions to append to the base prompt | no | "" |
| prompt | Optional prompt to use for the review. If "prompt_file" is also set, that will be used instead. | no | "" |
| prompt_file | Optional file that contains the prompt to use for the review. This takes priority over "prompt". | no | "" |
| disallowed_tools | Comma-separated list of tools to disallow during the review | no | "" |
| trigger_phrase | The trigger phrase to look for in comments, issue body, or pull request body | no | @claude |
| aws_role_arn | AWS IAM role ARN to assume for Bedrock access | yes | — |
Outputs
no outputs