colemurray/AI 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-4o |
| LANGFUSE_SECRET_KEY | Langfuse secret key | no | — |
| LANGFUSE_PUBLIC_KEY | Langfuse public key | no | — |
| LANGFUSE_HOST | Langfuse host | no | — |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs