wsh7ash/Code Review Automator
Automates pull request reviews with intelligent analysis, auto-assigns reviewers, and enforces code quality rules
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 | — |
| config-path | Path to configuration file | no | .reviewrc.json |
| max-file-size | Maximum file size in lines | no | 500 |
| max-complexity | Maximum cyclomatic complexity | no | 10 |
| auto-assign | Auto-assign reviewers | no | true |
| auto-label | Auto-label PRs | no | true |
Outputs
no outputs