kevinburke / doony

UI Improvements for Jenkins
http://doony.org
Other
970 stars 116 forks source link

"Trigger/call builds on other projects" has really annoying UI if a downstream project fails #50

Open kevinburke opened 10 years ago

kevinburke commented 10 years ago

Currently you have to parse the job name out of the console output, copy/paste into search, find the failing job, and find that test's console output.

Better if the console output just linked directly to the failing test.

This isn't too great though... any better ideas for what to do here? Has anyone tried to work on this in Jenkins core?