ilovescratch2/OpenList Code Review Action
Perform code reviews and comment on diffs using OpenAI API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token to interact with the repository. | yes | — |
| OPENAI_API_KEY | OpenAI API key for GPT. | yes | — |
| OPENAI_API_MODEL | OpenAI API model. | no | gpt-4 |
| OPENAI_API_URL | OpenAI API base URL. Use this to connect to other AI providers like Anthropic, Azure OpenAI, or other OpenAI-compatible APIs. | no | https://api.openai.com/v1 |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs