stephen-pp/ReviewBot
A GitHub Action to automate code review process.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GEMINI_KEY | Gemini key | no | — |
| GEMINI_MODEL | Gemini model | no | gemini-1.5-pro-latest |
| GITHUB_TOKEN | GitHub token | yes | — |
| MAX_LENGTH | Maximum length of the code (characters) that this action will pass to the model | no | 10000 |
| MAX_OUTPUT_TOKENS | Maximum number of tokens in the output of the model | no | 8192 |
Outputs
no outputs