hiattco/PR Diff Risk Score

Score pull request diff risk and comment reviewer guidance.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token used to read PR files and write comments.yes${{ github.token }}
fail-thresholdFail the action when the risk score is greater than or equal to this value. Use 0 to disable.no0
comment-modeComment behavior. One of update, new, or off.noupdate
config-pathPath to an optional YAML configuration file.no.github/pr-risk-score.yml
llm-modelOptional LLM model override. If set, this value replaces config.llm.model. If blank, action resolves `LLM_MODEL` from environment.no
modeRisk judge mode. One of heuristic, llm, or hybrid.no
namedescription
risk-scoreThe computed risk score from 1 to 10.
risk-levelThe computed risk level.
jsonJSON object with full risk computation result.
slop-scoreThe computed review-quality / slop score from 1 to 10.
overall-scoreThe max combined review burden score from 1 to 10.
risk-labelsComma-separated recommended labels for review workflows.