modified-file-filter-action icon indicating copy to clipboard operation
modified-file-filter-action copied to clipboard

Filter for added and removed files as well

Open gergelyszaz opened this issue 5 years ago • 0 comments

The current logic misses newly created or deleted files as those are not included in the modified list.

I solved this for myself, but I think the better solution would be to make it configurable (probably through an ENV variable, or maybe prefixing the paths)

https://github.com/gergelyszaz/modified-file-filter-action/commit/766fc50bf0e70b5a2e19594cce47c268d02ea7ca

gergelyszaz avatar Jun 12 '19 08:06 gergelyszaz