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 API Key here
- Get an OpenAI Org ID here
- Create two secrets in your project's settings called OPENAI_API_KEY for your OpenAI API Key and OPENAI_ORG_KEY for your OpenAI Organization ID..