From b937949cd5e44434244a97ac7700994321392d26 Mon Sep 17 00:00:00 2001 From: LBU Date: Mon, 17 Aug 2026 14:16:28 +0200 Subject: [PATCH] chore(idea): link Jira issue keys from the IDE VCS log Add an IssueNavigationConfiguration mapping [A-Z]+-\d+ to the 4sh-toolkit browse URL, so ticket keys in commit messages become clickable in the JetBrains Git log. --- .idea/vcs.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 35eb1dd..b17f78b 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,5 +1,15 @@ + + +