Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Failed builds gadget #4592

drdt ·

We have a configuration that runs regularly with a variety of inputs. We would like to highlight recent failed builds on a dashboard, but the "Failed builds" gadget only shows the most recent failure (and shows no failures if the most recent build was successful).

Is there, or can the be, a way to show all recent failures of a particular configuration?

Right now the closest I can come is the "Build graph", which shows how many failures happen each day, but with no links to actual builds.

  • replies 1
  • views 46
  • stars 0
robinshen ADMIN ·

The scripted build list in "configurations and builds" category can do the job. You may write a groovy script to query database via build manager to get any list you want.