GPTReviewWorkflow
ActionsTags
(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 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..
GPTReviewWorkflow is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.