paths-filter icon indicating copy to clipboard operation
paths-filter copied to clipboard

[Feature] Filter between commits in a PR

Open claywd-x opened this issue 4 years ago • 1 comments

Simple feature request for not so simple feature. Add an option to filter changed files between workflow runs.

Example: commit 1 -> push to pr-> paths-filter says files changed commit 2 -> not pushed
commit 3 -> push to pr -> paths-filter says files not changed since commit 1 commit 4 -> push to pr -> paths-filter says files changed

this would be really helpful stopping duplicate workflow runs.

claywd-x avatar Sep 13 '21 21:09 claywd-x

Yes that would be really nice to have. And can be used to run expensive ci tests/builds when not needed.

matifali avatar Aug 10 '23 08:08 matifali