Hey, first of all, awesome action! 🔥
Is it possible to add a separate output that would output files that matched the filters (path option)?
Additionally, maybe add smlr support as in https://github.com/dorny/paths-filter for naming the filters
Suggesting as my use case is:
Monorepo with different services and I want this action to run on any service files change, but the above mentioned output of matched filters would be passed as a matrix input (JSON Array) to the next job that would run unit tests for all changed services
Thanks
Hey, first of all, awesome action! 🔥
Is it possible to add a separate output that would output files that matched the filters (
pathoption)?Additionally, maybe add smlr support as in https://github.com/dorny/paths-filter for naming the filters
Suggesting as my use case is:
Monorepo with different services and I want this action to run on any service files change, but the above mentioned output of matched filters would be passed as a matrix input (JSON Array) to the next job that would run unit tests for all changed services
Thanks