-
-
Notifications
You must be signed in to change notification settings - Fork 196
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
[Feature] Availability to check specific files changes #1447
Comments
Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience. |
Hi @clauBv23 can you provide an example of what you expect the outputs to be using a directory structure? |
Hi @jackton1, sure.
it will show the changes in files inside
and the expected one
|
Hi, @clauBv23 this should be available in the latest v38 release. |
Thanks @jackton1, I'll take a look at it |
Hi @clauBv23 you can now provide the patterns using dir_names_include_files input. |
Is this feature missing in the latest version?
Is your feature request related to a problem? Please describe.
I started using
changed-files
a few days ago, I'm using the following configurationI only want to check the dir that changes, but there are some specific scenarios when I would like to know if there is a file in the current directory that changes (ex. if the .json changes ).
I went over the documentation and didn't find a way to accomplish it.
Describe the solution you'd like?
It would be really helpful if I could also get if some specific files changes.
I was thinking of something like :
Describe alternatives you've considered?
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: