coreos / issue-sync

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

issue-49 - fix jira comment regex. add unit test. #50

Closed crfeliz closed 5 years ago

crfeliz commented 5 years ago

49 Fixes the comment regex by loosening the constraint on the github username. Added a unit test.