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

chore: ignore aws library patch releases #229

Merged
merged 1 commit into from
Sep 26, 2023
Merged

chore: ignore aws library patch releases #229

merged 1 commit into from
Sep 26, 2023

Conversation

sa7mon
Copy link
Owner

@sa7mon sa7mon commented Sep 26, 2023

Only have dependabot create PRs if the new library version is a major or minor release. We don't care about patches.

Closes #196

@sa7mon sa7mon added the dependencies Pull requests that update a dependency file label Sep 26, 2023
@github-actions
Copy link

Code Coverage

Package Line Rate Complexity Health
github.com/sa7mon/s3scanner/bucket 90% 0
github.com/sa7mon/s3scanner/cmd/regioncheck 54% 0
github.com/sa7mon/s3scanner/cmd/s3scanner 19% 0
github.com/sa7mon/s3scanner/db 73% 0
github.com/sa7mon/s3scanner/permission 77% 0
github.com/sa7mon/s3scanner/provider 82% 0
github.com/sa7mon/s3scanner/worker 49% 0
Summary 65% (571 / 876) 0

@sa7mon sa7mon merged commit 6a6fb06 into main Sep 26, 2023
8 checks passed
@sa7mon sa7mon deleted the dependabot-ignore branch September 26, 2023 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore dependabot patches for AWS library
1 participant