From: Aric Gardner Date: Wed, 17 Jun 2015 19:41:25 +0000 (-0400) Subject: Enforcing commentlink from the it-jira plugin X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=85c770a5fdddb17d443389d6737166e92fffa0c3;p=All-Projects.git Enforcing commentlink from the it-jira plugin Signed-off-by: Aric Gardner --- 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