actions-marketplace-validations/Lint Filenames Glob

This github action validates if all files in a given folder match the given regex pattern.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathThe path to a directory to check the filenames.yes./
patternThe regex pattern to match for each of the files in the given directoryyes/.+/
namedescription
total-files-analyzedThe number of files analyzed.