[Gluster-infra] [Bug 1428034] Enable gerrit to convert github issue reference as a hyperlink
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 3 05:44:57 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1428034
Nigel Babu <nigelb at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Nigel Babu <nigelb at redhat.com> ---
This should do the trick when added to the Gerrit config.
So we'll need to do
Fixes: gluster/glusterfs#12345
Fixes: gluster/glusterfs-specs#12345
[commentlink "githublink"]
match = ([a-zA-Z0-9\-]+)\/([a-zA-Z0-9\-]+)#([0-9]*)
link = "https://github.com/$1/$2/issues/$3
--
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=XAGra9NVmk&a=cc_unsubscribe
More information about the Gluster-infra
mailing list