tracehubpm/code-review-quality-action
Quality of Code Review Checker
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| openai_token | Open AI API key | no | — |
| openai_model | Open AI API model | no | gpt-4 |
| deepinfra_token | Deep Infra API key | no | — |
| deepinfra_model | Deep Infra API model | no | — |
| min_lines | Minimal amount of lines in the pull request to get analyzed by this action | no | — |
| skip_authors | GitHub logins of authors, whose pull requests you want to skip from analyzing | no | ["renovate", "dependabot"] |
Outputs
no outputs