#1937 cumbersome links in build failure notification emails
Opened 4 years ago by jflorian. Modified 4 years ago

I often use the emails sent by koji to follow links to the various logs when I get a build failure to better understand what happened. I find the links visually difficult. For example I see:

Failed tasks:
-------------

Task 64661 on mdct-koji-b2-f30.dartcontainer.com
Task Type: build (f25, mayflower-9.0-1.from_8.x.git.9.e6686aa.fc25.src.rpm)

Task 64664 on mdct-koji-b2-f30.dartcontainer.com
Task Type: buildArch (mayflower-9.0-1.from_8.x.git.9.e6686aa.fc25.src.rpm, x86_64)
logs:
 https://mdct-koji-c7.dartcontainer.com/koji/getfile?taskID=64664&name=build.log&volume=DEFAULT
 https://mdct-koji-c7.dartcontainer.com/koji/getfile?taskID=64664&name=hw_info.log&volume=DEFAULT
 https://mdct-koji-c7.dartcontainer.com/koji/getfile?taskID=64664&name=mock_output.log&volume=DEFAULT
 https://mdct-koji-c7.dartcontainer.com/koji/getfile?taskID=64664&name=root.log&volume=DEFAULT
 https://mdct-koji-c7.dartcontainer.com/koji/getfile?taskID=64664&name=state.log&volume=DEFAULT

I know the there's not much love for html mail, but is there any way to make these more readable? The most useful visual clue for me is the name parameter, but it's kind of buried. Even just moving that query parameter to the end would help quite a bit.


Login to comment on this ticket.

Metadata