tchupp/Detect Directory Changes

GitHub Action for gathering directories with changed files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
included-pathsComma-separated paths to narrow down the search for changes. Defaults to all if not specified.no""
included-extensionsComma-separated paths to narrow down the search for changes. Defaults to all if not specified.no""
if-these-paths-change-return-all-included-pathsIf the any files on the following paths change, return all included files. (Comma-separated)no""
namedescription
changedJSON encoded array that contains the changed files. 'Array<string>'