mnj/github-status-checks-enforce-naming-standard

Makes sure the naming standard is followed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 18, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: mnj/github-status-checks-enforce-naming-standard@0b8485abfdc606d3c6010cb9488dbb44971f356c # v2

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

namedescriptionrequireddefault
require_lowercase_filenamesWhether all files must be lower caseyestrue
require_lowercase_foldersWhether all folders must be lower caseyestrue
excluded_filesJSON list of files to exclude from the checksno["README.md"]
excluded_foldersJSON list of folders to exclude from the checks, this should include the full path like folder1/folder2 as seen from the root of the repono[]
github_tokenThe GITHUB_TOKENno

no outputs