jefgen / github-jira-linkifier-webextension

A WebExtension that automatically converts Jira issues into clickable links on GitHub.
MIT License
11 stars 4 forks source link

Fix crash when regex doesn't match a issue #2

Closed artizirk closed 6 years ago

artizirk commented 6 years ago

On the Commits view the extenion will chrash if it doesn't find a Jira issue and will stop processing other commit messages.

jefgen commented 6 years ago

Thanks for the pull-request! I will merge, then push another version to addons.mozilla.org.