laminas / laminas-ci-matrix-action

GitHub Action for creating a CI job matrix.
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

Allow `additional_checks` and `checks` to declare `filesToCheck` #303

Open boesing opened 5 months ago

boesing commented 5 months ago

Feature Request

Q A
New Feature yes
RFC yes
BC Break no

Summary

I do use additional_checks quite often and I wonder if we should allow some kind of additional (optional) configuration to declare files to check so that these checks are (if defined) only generated when these files have changed in diff.

Thoughts?

Ref: https://github.com/laminas/laminas-ci-matrix-action/blob/5c34e3c43584e2b1e432824ec0a43a3ae684f294/src/tools.ts#L74 Ref: https://github.com/laminas/laminas-cache-storage-adapter-benchmark/actions/runs/9086056113/job/24970861978?pr=17