qluxlab/Qlux Code Reviewer

AI-powered code review for Pull Requests using OpenAI-compatible APIs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
openai_api_keyAPI Key for OpenAI or compatible serviceyes
openai_base_urlBase URL for the APInohttps://api.openai.com/v1
modelModel to use for reviewnogpt-4o
github_tokenGitHub Token to post commentsyes${{ github.token }}
system_messageCustom system instructions for the AInoYou are an expert code reviewer. Provide a summary of changes and inline comments for improvements.
ignore_patternsGlob patterns of files to ignore (comma separated)nopackage-lock.json,yarn.lock,dist/**,*.svg
min_severityMinimum severity level for comments to be posted (low, medium, high, critical)nolow
disable_inlineDisable inline comments generation and postingnofalse

no outputs