actions-marketplace-validations/Check for renamed files

Checks if any files have been renamed between two git refs in a given path

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
headgit HEAD (branch|SHA|tag)yesorigin/main
featuregit feature (branch|SHA|tag) usually the branch you're running this from, recommended to use github.head_refyesdev
pathPath to compare, defaults to CWDno.
similaritySimilarity threshold (50 = 50%)no50
diffFilterThe git diff filter to use when comparing files (R|M|A|C|D|T|U|X|B|*), defaults to R (renamed, added, modified)noRAM
checkFileNameDatesEnables checking of dates in file names with the format VYYYY.MM.DD.NNNN, e.g. V2022.02.02.2024nofalse
debugEnable debug outputnofalse
namedescription
modifiedFilesList of modified files