vijayabhaskar78/Groq Code review Github Action

A Github Action that posts code review from Groq to pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe token used to authenticate with the GitHub APIno${{ github.token }}
modelThe Groq language model to use for code reviewnollama-3.1-70b-versatile
groq-keyThe Groq API keyyes
promptThe prompt to use for the analysis.noPlease review the code change below and provide feedback.
post-if-errorWhether to post a comment if there was an errornotrue
max-lengthMaximum number of characters to submit to OpenAIno8000
review-titleThe title of the reviewno# Code Review by Groq
inline-commentsEnable inline comments on specific lines (true/false)notrue
namedescription
resultsThe results of the code review