Skip to content

Jira - Fixed Jira Issue tracker support

gitlab-qa-bot requested to merge github/fork/pguridi/jira into master

Created by: pguridi

Integration with Jira issue tracker was not working out of the box, because Jira uses issues ids as: PROJECT-1234. Changed the Issues regular expression to support this format as well. Also added configuration example for a Jira server.

Merge request reports