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

default error message add a "." add the end of the regex #333

Closed
raphaelauv opened this issue Jun 15, 2022 · 1 comment
Closed

default error message add a "." add the end of the regex #333

raphaelauv opened this issue Jun 15, 2022 · 1 comment

Comments

@raphaelauv
Copy link

If my regex is

        with:
          title-regex: ^(\[[[A-Z0-9-]+\])+ [\w &.-]+$

the error msg is going to be

PR title failed to match ^([[[A-Z]+])+ [\w &.-]+$.
MorrisonCole added a commit that referenced this issue Sep 17, 2022
@MorrisonCole
Copy link
Owner

MorrisonCole commented Sep 17, 2022

Thanks for reporting this - agree that it was misleading! Fixed in v1.7.0 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants