jo15122002/LLM Code Review Action

An automated code review action that uses an LLM (e.g., Qwen2.5-coder) to analyze diffs and post review comments on pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
llm-endpointEndpoint URL of the LLM server (e.g., https://your-llm.example.com/predict)yes
diff-chunk-sizeMaximum size for diff chunks (in lines or characters)no10000
exclude-patternsComma-separated list of file patterns to exclude (e.g., test,tests,spec)notest,tests,spec
github-tokenGitHub token for authenticationyes

no outputs