mizcausevic-dev/Kinetic Gain Suite PR Gate

One PR-gate Action for all 5 Kinetic Gain Suite protocols — auto-routes changed docs, posts one comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan-dirDirectory to scan recursively for changed JSON files. Defaults to '.' (entire repo).no.
base-shaOverride the base SHA used to retrieve previous versions. Defaults to pull_request.base.sha.no
comment-on-prPost the aggregated Markdown diff as a PR comment. 'auto' (default) posts only on pull_request events.noauto
fail-on-breakingFail the run when ANY changed Suite doc has a BREAKING diff (default 'true').notrue
fail-on-any-changeFail the run when ANY changed Suite doc has any diff at all (default 'false').nofalse
otel-genai-thresholdThreshold for OTel GenAI rollup diffs (0..1). Default '0.10' (10%).no0.10
github-tokenToken used to post the PR comment (defaults to GITHUB_TOKEN).no${{ github.token }}
namedescription
breakingTrue iff ANY changed Suite doc has a BREAKING diff.
change-countTotal number of detected changes across all routed Suite docs.
file-countNumber of changed Suite doc files that were diffed.
unknown-countNumber of changed JSON files that did not match any Suite protocol (routed to 'unknown').