You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
GPTReview
v1.2
Get OpenAI GPT models to suggest changes on your pull request in the comments!
-
Copy the workflow from this repo's .github/workflows/test-action.yml into your project in the same location and modify it to suit your needs, if you'd like.
-
Get an OpenAI key here
-
Create a secret in your project's settings called OPENAI_API_KEY for your OpenAI API Key.