marmelab/Proof Reader AI Action
Perform code reviews and comment on diffs on markdown article using OpenAI API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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-mini |
| exclude | Glob patterns to exclude files from the diff analysis | no | "" |
Outputs
no outputs