From 85c770a5fdddb17d443389d6737166e92fffa0c3 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 17 Jun 2015 15:41:25 -0400 Subject: [PATCH] Enforcing commentlink from the it-jira plugin Signed-off-by: Aric Gardner --- project.config | 1 + 1 file changed, 1 insertion(+) diff --git a/project.config b/project.config index c45d0b2..b376590 100644 --- a/project.config +++ b/project.config @@ -91,5 +91,6 @@ [commentlink "its-jira"] match = (JIRA:\\s*)(.*[A-Z]-[0-9]*) link = https://jira.opnfv.org/browse/$2 + association = SUGGESTED [plugin] its-jira = enabled=true -- 2.16.6