duyducpm0120/GPT-4 Code Review
An action to review code diffs using GPT-4 or other GPT models.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| diff-file-path | Path to the diff file | yes | — |
| openai-api-key | OpenAI API key | yes | — |
| github-token | GitHub Token | yes | — |
| max-parts | Maximum number of parts to process in one batch | no | 5 |
| prompt | Custom prompt to use for the GPT-4 review | yes | — |
| model | GPT model to use (e.g., gpt-4, gpt-4o) | no | gpt-4o |
Outputs
no outputs