Would it be possible to add an option where it could output a unique list of the folders that contain changed files rather than the files themselves?
We have a number of actions that need to run at the folder level rather than at the file.
currently, I strip off the filename to get the folder however that gives me duplicate folder names (where more than one file has changed within in it) causing my actions to run multiple times within the same folder skewing results.
Would it be possible to add an option where it could output a unique list of the folders that contain changed files rather than the files themselves?
We have a number of actions that need to run at the folder level rather than at the file.
currently, I strip off the filename to get the folder however that gives me duplicate folder names (where more than one file has changed within in it) causing my actions to run multiple times within the same folder skewing results.