- Step1: Fork or include the ai-pr-review repository into your project.
- Step2: Add the AI PR Review GitHub Action to your .github/workflows YAML file.
- Step3: Configure the OPENAI_API_KEY as a GitHub secret in your repository settings.
- Step4: Commit and push changes; the action runs on pull request events.
- Step5: Review the AI-generated comments on your pull request and iterate.