one-code-llc/MergeRisk

Analyze pull-request merge risk with deterministic scoring and optional AI insights.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token used to read pull requests and create or update report comments.yes${{ github.token }}
providerOptional AI provider: none, openai, openai-compatible, or anthropic.nonone
base-urlBase URL for openai-compatible provider (e.g. https://api.groq.com/openai/v1). Required when provider is openai-compatible.no""
modelModel name for AI synthesis.no""
api-keyAPI key for the selected AI provider.no""
fail-on-riskFail the workflow at this risk level: none, medium, high, or critical.nonone
max-patch-linesMaximum patch lines sent to AI synthesis.no1200
comment-modeComment behavior: update or new.noupdate
risk-profile-pathOptional path to a custom YAML risk profile.no""
test-review-modeHow test impact is decided: auto, policy, or agent. Auto uses agent when a provider is configured.noauto
test-policy-pathOptional path to a YAML policy for deterministic test-review decisions.no""
ai-timeout-msRequest timeout in milliseconds for AI provider calls.no30000
namedescription
risk-levelComputed deterministic risk level: low, medium, high, or critical.
risk-scoreComputed deterministic risk score.