edelauna/Chat GPT Code Peer Review
This action performs a code peer review using OpenAI ChatGPT API and functions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| openai_api_key | The API key for accessing the OpenAI ChatGPT API. | yes | — |
| target_branch | The target branch for the git diff to run against. | no | — |
| ignore_files | Comma separated list of values to ignore files. For example `package.json,dist` will ignore files with paths starting with `package.json`, and `dist`. | — | — |
Outputs
no outputs