actions-marketplace-validations/GPTReviewWorkflow
GPT-3 reviews your PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GIT_COMMIT_HASH | SHA of the pull request-head to attach a review comment | yes | — |
| GIT_PATCH_OUTPUT | The pull request in patch format for prompt interpretation | yes | — |
| GITHUB_TOKEN | Derivative token for using the GitHub REST API | yes | — |
| OPENAI_API_KEY | OpenAI API Key | yes | — |
| OPENAI_ORG_KEY | OpenAI Organization ID | yes | — |
| PR_NUMBER | The pull request id (ie: 17) | yes | — |
| PR_TITLE | The pull request title | yes | — |
| REPOSITORY_NAME | The repository name (ie: octocat/hello-world) | yes | — |
Outputs
no outputs