brandonhimpfen/README Section Guard

Ensures required README sections such as License, Contributing, Usage, Installation, or Security are present.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: brandonhimpfen/readme-section-guard@e4177aef5b4f45ffb42b05bc343cc696216224e3 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
readme-pathPath to the README file to check.noREADME.md
required-sectionsComma-separated list of required README section headings.noUsage,Contributing,License
case-sensitiveWhether section heading checks should be case-sensitive.nofalse
fail-on-missing-readmeWhether to fail if the README file is missing.notrue

no outputs