nantobv/Pituitary Review Spec

Run pituitary review-spec on changed spec bundles in pull requests and post the report as a comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pituitary-versionPituitary release version to install. If omitted, uses the action tag when available, otherwise the latest GitHub release.no""
config-pathPath to the Pituitary config file, relative to the repository root.no.pituitary/pituitary.toml
fail-onLowest review severity that should fail the action: - error: deterministic doc-drift findings in a touched spec review - warning: error plus review warnings or possible-drift assessments - none: never fail; comment only noerror
update-commentIf true, update the existing Pituitary review comment instead of creating a new one.notrue
namedescription
reviewed-spec-countNumber of changed spec bundles reviewed.
error-countNumber of reviewed spec bundles with error severity.
warning-countNumber of reviewed spec bundles with warning severity.
highest-severityHighest review severity seen across reviewed bundles: none, info, warning, or error.
reviewed-bundlesJSON array of reviewed spec bundle paths.