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

fix(auto-approve): update Docker dependency regex to include another regex use case #5263

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

sofisl
Copy link
Contributor

@sofisl sofisl commented Nov 20, 2023

Fixes #5245

@bourgeoisor, I added the PR you linked as a test case and found out that it's not the title regex that fails, but rather the regex in the file validation. It's expecting two decimal points instead of just one, so I updated the regex appropriately.

@sofisl sofisl changed the title fix: update Docker dependency regex to include another regex use case fix[auto-approve]: update Docker dependency regex to include another regex use case Nov 21, 2023
@sofisl sofisl changed the title fix[auto-approve]: update Docker dependency regex to include another regex use case fix(auto-approve): update Docker dependency regex to include another regex use case Nov 21, 2023
Copy link

@bourgeoisor bourgeoisor left a comment

Choose a reason for hiding this comment

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

Yay! LGTM, thank you!

@chingor13 chingor13 enabled auto-merge (squash) November 28, 2023 17:19
@chingor13 chingor13 merged commit 1ca88d1 into main Nov 28, 2023
21 checks passed
@chingor13 chingor13 deleted the autoApproveRegexUpdate branch November 28, 2023 17:20
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.

[auto-approve] Docker deps not matching built-in regex
4 participants