saiabhishek-mgv/PR Agent
AI-powered Pull Request analysis using Claude
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| anthropic-api-key | Anthropic API key for Claude AI | yes | — |
| config-path | Path to PR Agent configuration file | no | .pr-agent.yml |
| max-files | Maximum number of files to analyze in full | no | — |
| enable-security | Enable security risk detection | no | true |
| enable-performance | Enable performance risk detection | no | true |
| enable-breaking | Enable breaking change detection | no | true |
| enable-test-coverage | Enable test coverage check | no | true |
| log-level | Logging level (DEBUG, INFO, WARNING, ERROR) | no | INFO |
Outputs
no outputs