You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
using
+abcdefg.feature
fails when usingissue_pattern
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)
The text was updated successfully, but these errors were encountered: