mys1024/cr-asst-action

An action powered by cr-asst that reviews your pull requests with AI assistants.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGithub token.yes
modelAI Model to use for review.yes
providerAI service provider (options: "openai", "deepseek", "xai", "anthropic", "google"). (default: "openai")no
base-urlBase URL for the AI service API.no
api-keyAPI key for the AI service.yes
includeFiles and directories to include in review, separated by commas.no
excludeFiles and directories to exclude from review, separated by commas.no
prompt-filePath to a custom prompt file, or a builtin prompt (options: "en" or "zh-cn"). (default: "en")no
system-prompt-filePath to a custom system prompt file.no
disable-toolsWhether to disable tools.no
max-stepsMaximum number of AI model calls.no
temperatureTemperature for the AI model.no
top-pTop P for the AI model.no
top-kTop K for the AI model.no
output-filePath to a file to save review result.no
approval-checkWhether to enable approval check.no
approval-check-promptCustom approval check prompt.no
approval-check-prompt-filePath to a custom approval check prompt file.no

no outputs