1 2 3 4 5 6 7 8 9 10 11 12 13 14
[[regex]] tag = 'PS-' tail = '\d+' replacement = "internal.jira.com/$text" limit = 1 strip_tag = false [[regex]] tag = 'GTPR-' tail = '\d+' replacement = "http://www.grtp.de/issue/$text" limit = 0 code = true strip_tag = false