Skip to content

Added YouTrack integration

What does this MR do?

Added new issue tracker for youtrack.com to support youtrack-specific issue referencing: {URL}/{PROJECT-KEY}-{ISSUE_ID}

Markdown regex was changed for youtrack-specific project service to catch both project key and issue id to the issue_id field. Note, I just took readmine service as an example and added the same for YouTrack with changed regex. Also, tests and documentation was added in the same way as for readmine service.

Note, I'm not sure who is responsible to approve this changes, so I've added all the people from CODEOWNERS file

What are the relevant issue numbers?

gitlab-org/gitlab-ce#42595

Does this MR meet the acceptance criteria?

Edited by Kotau Yauhen

Merge request reports