mattrobrob/Forbid Files

Check if forbidden files exist in the repository and fail the workflow if found

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesList of files to forbid (one per line or comma-separated)yes
fail-fastWhether to fail immediately on first forbidden file foundnotrue
ignore-caseWhether to ignore case when matching file namesnofalse
working-directoryWorking directory to search inno.
skip-directoriesList of directories to skip during search (one per line or comma-separated)no""
namedescription
forbidden-files-foundList of forbidden files that were found
files-countNumber of forbidden files found