Documentation Index

Fetch the complete documentation index at: https://help.tuleap.com/llms.txt

Use this file to discover all available pages before exploring further.

Widget - Builds History

Prev Next

The Builds History widget displays the recent build history of a selected Jenkins job directly on your Tuleap dashboard. Each entry in the list links to the corresponding build on the Jenkins server, giving your team immediate access to build details without leaving Tuleap.

Installation Note

This widget is available on both Project dashboards and Personal dashboards.

It requires the Hudson/Jenkins plugin to be installed and activated by your platform administrator, and at least one Jenkins job to be registered in the project's Continuous Integration service.

Configuration

When adding the widget, you must specify the following settings:

  • Monitored job : select the Jenkins job whose build history you want to display. The dropdown lists all Jenkins jobs registered in the project's Continuous Integration service : if the list is empty, register at least one job first.

Content

Once a job is selected, the widget displays its build history as an RSS feed.

Each entry in the list includes:

  • Build link : The job name and build number (e.g. My Job #42), clicking it opens the build page directly on the Jenkins server.

  • Build status label : A label describing the result of the build (e.g. stable, failed, back to normal), as reported by Jenkins.

  • Relative date : The time elapsed since the build was scheduled (e.g. 6 months ago), with the exact timestamp visible on hover.

The widget header also includes an RSS shortcut in the gear menu. Use it to subscribe to the build history feed in your RSS reader and get notified of new builds outside of Tuleap.

Changing the monitored job

You can change the job displayed by the widget at any time.

  1. Click the gear icon in the widget header, then select Edit.

  2. In the Edit widget modal, use the Monitored job dropdown to select a different job.

  3. Click Edit widget to save your selection.