dev317/AI-assisted Pull Request Review
A GitHub Action that provides comments to a pull request by leveraging OpenAI GPT-3.5
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 14, 2024
- License
- None
Pinned Snippet
uses: dev317/ai-pr-review-action@0be706e5a4dcd09a6f4dc7a079f3cef18bb5bbbb # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| OPENAI_API_KEY | Provide your OpenAI API key | yes | — |
| GITHUB_TOKEN | Provide your GitHub token | yes | — |
| REPO_OWNER | Provide the repository owner | yes | — |
| PR_REPO | Provide the repository name | yes | — |
| PR_NUMBER | Provide the pull request number | yes | — |
Outputs
no outputs