coreos / issue-sync

A tool for synchronizing issue tracking between GitHub and JIRA
Apache License 2.0
124 stars 34 forks source link

Comment regex fails when username has non-letter/number characters #49

Closed crfeliz closed 5 years ago

crfeliz commented 5 years ago

Discovered that the regex that parses out the meta data at the top of jira comments fails when the github username has a dash (or any other non-letter/number) character.