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

size: allow excluding files #80

Merged
merged 1 commit into from
Mar 25, 2023
Merged

size: allow excluding files #80

merged 1 commit into from
Mar 25, 2023

Conversation

srvaroa
Copy link
Owner

@srvaroa srvaroa commented Mar 22, 2023

The size condition now allows excluding a set of files. Changes in
excluded files will not be taken into account when applying the above
and below thresholds.

fixes #61

Signed-off-by: Galo Navarro anglorvaroa@gmail.com

@srvaroa
Copy link
Owner Author

srvaroa commented Mar 22, 2023

@tshamz this should solve #61 if you're still interested.

If you want/have time to test it before I merge that'd be very appreciated (ping me so I tweak the PR to allow running the action with this code)

The `size` condition now allows excluding a set of files. Changes in
excluded files will not be taken into account when applying the `above`
and `below` thresholds.

Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
@srvaroa srvaroa merged commit 1a97ff7 into master Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore files in PR Size condition
1 participant