tirth8205/code-review-graph PR Review

Post a risk-scored, graph-aware review comment on pull requests. Local-first: builds a Tree-sitter knowledge graph on the runner and analyzes change impact without sending code to external services.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenToken used to post the sticky PR comment via the GitHub API. Needs `pull-requests: write` (the default GITHUB_TOKEN works).yes
commentPost (and keep updated) a sticky PR comment with the report.notrue
fail-on-riskFail the job when the overall risk score reaches this level: none (never fail), high (risk >= 0.70), or critical (risk >= 0.85).nonone
python-versionPython version used to run code-review-graph.no3.12
namedescription
comment-fileRunner-local path to the rendered markdown report. Use with `comment: false` when a separate trusted workflow will publish it.