node-gh / gh-jira

NodeGH plugin for integrating Jira, an issue management system
34 stars 12 forks source link

Match issue number for project ids with 2 letters #63

Closed thektan closed 7 years ago

thektan commented 7 years ago

Currently this only matches for 3, but some projects have only 2 characters.

In the Jira docs it also states:

By default, the JIRA project key configuration requires two or more uppercase alphabetical characters — based on the regular expression ([A-Z][A-Z]+).