codecritic-reviews/CodeCritic Review
AI-powered code review for pull requests. Reviews are generated by AI and may require human verification.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your CodeCritic API key | yes | — |
| api_url | CodeCritic API URL | no | https://api.code-critic.com |
| wait_for_completion | Wait for the review to complete before finishing | no | true |
| post_comment | Post review results as a PR comment | no | true |
| timeout | Maximum time to wait for review completion (in seconds) | no | 600 |
Outputs
| name | description |
|---|---|
| review_id | The ID of the created review |
| score | The review score (0-100) |
| status | Final review status (completed, failed, timeout) |