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

Support including/excluding specific version patterns #68

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

nasa9084
Copy link
Contributor

@nasa9084 nasa9084 commented Jul 3, 2024

Some repositories, like hashicorp/terraform, have pre-release version e.g. v1.10.0-alpha20240619 however not always we want to use the pre-release versions.

This PR is to introduce an allow/deny pattern to filter them out.

@nasa9084 nasa9084 requested a review from haya14busa July 3, 2024 15:40
Copy link
Member

@haya14busa haya14busa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thank you for your contribution 👍

@haya14busa haya14busa merged commit c3f6296 into reviewdog:master Jul 4, 2024
12 checks passed
Copy link

github-actions bot commented Jul 4, 2024

🚀 [bumpr] Bumped! New version:v1.5.0 Changes:v1.4.13...v1.5.0

@nasa9084 nasa9084 deleted the add-include-exclude-regexp branch July 9, 2024 06:07
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.

2 participants