Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow additional_checks and checks to declare filesToCheck #303

Open
boesing opened this issue May 14, 2024 · 0 comments
Open

Allow additional_checks and checks to declare filesToCheck #303

boesing opened this issue May 14, 2024 · 0 comments
Labels
Enhancement RFC Request for Comment; proposal for major new feature or changes.

Comments

@boesing
Copy link
Member

boesing commented May 14, 2024

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:

filesToCheck : [ 'doc/book/' ],

Ref: https://github.com/laminas/laminas-cache-storage-adapter-benchmark/actions/runs/9086056113/job/24970861978?pr=17

@boesing boesing added Enhancement RFC Request for Comment; proposal for major new feature or changes. labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement RFC Request for Comment; proposal for major new feature or changes.
Projects
None yet
Development

No branches or pull requests

1 participant