-
Notifications
You must be signed in to change notification settings - Fork 142
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
Add filter regex #27
base: master
Are you sure you want to change the base?
Add filter regex #27
Conversation
This is super useful for me. I'm currently pointing to the fork until this gets merged. |
This is great! @sean-krail do you plan to merge this PR? 😄 |
It seems this project is not maintained anymore or there is no interest on adding this. I really like this change @rmed19. So I have released Ana06/[email protected] which includes this change (with a small fix: Ana06@5e2c31d), #31 ( |
@rmed19, the tests are failing because the filter is not provided. This makes me think that it's probably best to give this a default value of "*". |
That's great! 🎉 Fell free to cherry-pick any of the changes I have made: Ana06/get-changed-files@v1...v1.1
That is what I think too! I have fixed this in Ana06@5e2c31d |
https://github.com/marketplace/actions/changed-files seems to be a well maintained alternative |
Filter changed files