milborne/RepoPulse Open Source Health Audit

Audit the open source health of a GitHub repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
min-scoreMinimum acceptable health score from 0 to 100.no70
strict-modeRequire stricter checks, including real Markdown README headings for section detection.nofalse
fail-on-missingFail the workflow when the score is below min-score. Reports warnings and outputs either way.notrue
formatMain log output format. Supported values are text, markdown, and json.notext
exclude-checksComma-separated check IDs to exclude, such as funding,code-of-conduct.no""
readme-languageREADME section language to detect. Supported values are auto, en, and es.noauto
custom-weightsJSON object that overrides check weights by check ID, such as {"funding":0}.no""
job-summaryWrite a Markdown report to the GitHub Actions job summary when available.notrue
namedescription
scoreCalculated repository health score.
passedWhether the repository met the minimum score.
warningsWarning messages found during the audit.
jsonStructured JSON report for downstream workflow steps.
report-jsonAlias for the structured JSON report.