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 package update job PR regex #4010

Open
sean1588 opened this issue Feb 21, 2024 · 0 comments · May be fixed by #4025
Open

Fix package update job PR regex #4010

sean1588 opened this issue Feb 21, 2024 · 0 comments · May be fixed by #4025
Labels
area/registry kind/bug Some behavior is incorrect or out of spec

Comments

@sean1588
Copy link
Member

The regex used to check if PRs are open needs to be more specific. We use the PR names to determine if a PR is already open to update this provider. Sometimes we inaccurately determine this if the name of the provider is contained in another PR title. This currently happens to the port provider frequently when a name contains that string. e.g. sup"port" ....

@sean1588 sean1588 added kind/enhancement Improvements or new features needs-triage area/registry and removed kind/enhancement Improvements or new features needs-triage labels Feb 21, 2024
@sean1588 sean1588 added kind/bug Some behavior is incorrect or out of spec and removed needs-triage labels Feb 21, 2024
@toriancrane toriancrane linked a pull request Mar 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry kind/bug Some behavior is incorrect or out of spec
Projects
Status: 💜 Review
Development

Successfully merging a pull request may close this issue.

1 participant