vedantnaik19/Ollama PR Reviewer

A JavaScript GitHub Action that retrieves the git diff of a pull request and reviews using the Ollama API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modelOllama model name and version. Eg. 'codellama:7b'yes
base-urlThe base URL of the Ollama endpoint. Eg. http://127.0.0.1:11434yes
promptA multiline string input that provides detailed instructions to the LLM.Please review the following git diff and provide brief feedback on: Code Quality: Any improvements needed? Functionality: Any issues or bugs? Performance: Any potential impacts? Security: Any concerns? Documentation: Any missing comments? Here's the git diff:

no outputs