tj-actions/Verify Changed files

Find files that were modified during workflow execution.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesFile/Directory names to check for uncommited changes.no
files-separatorSeparator used to split the `files` inputno""
separatorOutput string separator.no""
match-gitignore-filesIndicates whether to match files in `.gitignore`yesfalse
read-gitignoreIndicates whether to read `.gitignore`. The `.gitignore` file will be ignored if set to `false`. Overrides `match-gitignore-files`yesfalse
fail-if-changedIndicates whether to fail if files have changed.nofalse
fail-if-unchangedIndicates whether to fail if no files have changed.nofalse
fail-messageMessage to display when `fail-if-changed` or `fail-if-unchanged` is set to `true`.no""
safe_outputApply sanitization to output filenames before being set as output.notrue
pathRelative path under GITHUB_WORKSPACE to the repositoryno.
quotepathUse non-ASCII characters to match files and output the filenames completely verbatim by setting this to `false`notrue
namedescription
files_changedBoolean indicating that files have changed.
changed_filesList of changed files