fix: add support for gitserver/owner/repo#number issue ref format #152
Reference in New Issue
Block a user
Delete Branch "fix/issue-144-parse-issue-ref-format-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add third pattern to parse_issue_ref_from_message() to support the mixed format gitserver/owner/repo#number (e.g., git.fbrns.co/shoko/kugetsu#116). Fixes #144
lgtm