[Bugs] [Bug 1428034] Enable gerrit to convert github issue reference as a hyperlink

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 3 06:34:33 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1428034



--- Comment #2 from Nigel Babu <nigelb at redhat.com> ---
Actual config that worked on stage:

[commentlink "githublink"]
    match = "([a-zA-Z\\d\\-]+)/([a-zA-Z\\d\\-]+)#(\\d+)"
    link = "https://github.com/$1/$2/issues/$3"

This will need a Gerrit restart, so it'll take a few days to make it in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=A9Q27ba4wv&a=cc_unsubscribe


More information about the Bugs mailing list