productdock/Analyze Pull Request with OpenAI
This action automates the process of reviewing code from GitHub pull-requests using OpenAI API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| OPENAI_API_KEY | OpenAI API key | yes | — |
| GITHUB_TOKEN | GitHub token | yes | — |
| REPOSITORY | GitHub repository | yes | — |
| PR_NUMBER | Pull request number | yes | — |
| GPT_MODEL | GPT model to use | no | gpt-4o-mini |
| MAX_TOKENS | Maximum tokens to generate | no | 500 |
Outputs
no outputs