actions-marketplace-validations/Banner Checker

Validate your files begin with a specific banner for compliance reasons

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 1, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/a-katopodis_banner-checker@6f53a88f16c3504a2402167ba05eea0cbf77c9e3 # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
bannerThe banner to check for each fileyes
pathThe path to scan for the filesyes
include-extensionsScan only those specific extensionsno""
exclude-extensionsDont scasssn those specific extensionsno""
warningIf set to true will output the missing banners as warnings instead of errosnofalse

no outputs