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

no issue names are considered invalid when using issue_pattern #655

Closed
dorschw opened this issue Aug 6, 2024 · 0 comments · Fixed by #656
Closed

no issue names are considered invalid when using issue_pattern #655

dorschw opened this issue Aug 6, 2024 · 0 comments · Fixed by #656

Comments

@dorschw
Copy link
Contributor

dorschw commented Aug 6, 2024

using +abcdefg.feature fails when using issue_pattern

Error: Issue name '' does not match the configured pattern, '[A-Z]+-\d+'

I think it's okay to ignore these when checking for the pattern - wdyt? Maybe in the future we can add a flag to require a name and prevent non-issues (beyond my needs & scope for now)

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

Successfully merging a pull request may close this issue.

1 participant