diekotto/AI Pull Request Analysis

Analyzes pull requests using Anthropic Claude AI to provide intelligent feedback

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyAnthropic API key for Claudeyes
github_tokenGitHub token for API accessyes${{ github.token }}
file_patternsGlob patterns for files to analyze (comma-separated)no**/*.{js,jsx,ts,tsx,py,java,rb,go,rs}
exclude_patternsGlob patterns for files to exclude (comma-separated)no**/node_modules/**,**/dist/**,**/build/**
max_filesMaximum number of files to analyze in a single PRno10
comment_thresholdMinimum confidence score for comments (0-1)no0.7
analysis_levelDepth of analysis (basic, standard, deep)nostandard
modelClaude model to use for analysisnoclaude-3-5-haiku-20241022

no outputs