dev317/AI-assisted Pull Request Review

A GitHub Action that provides comments to a pull request by leveraging OpenAI GPT-3.5

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 14, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: dev317/ai-pr-review-action@0be706e5a4dcd09a6f4dc7a079f3cef18bb5bbbb # v1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
OPENAI_API_KEYProvide your OpenAI API keyyes
GITHUB_TOKENProvide your GitHub tokenyes
REPO_OWNERProvide the repository owneryes
PR_REPOProvide the repository nameyes
PR_NUMBERProvide the pull request numberyes

no outputs