mathworks / jenkins-matlab-plugin

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
47 stars 54 forks source link

Skipped and Failed status has link to the logs #358

Closed Vahila closed 2 months ago

Vahila commented 2 months ago

In the MATLAB Build results table, the Skipped and Failed status is hyperlinked to the Jenkins logs. For Succeeded tasks, the status is only a text with no links.

Should the links to logs be accessible through Status and tasks? or only through Tasks?

mw-kapilg commented 2 months ago

It is the expected behavior as people are usually more interested in logs for case of Failed/Skipped tasks in their build. They can still use the task name hyperlink to navigate to logs of successful tasks