Build status dashboard widgetDashboard widget that shows you the build status of the last build according to the filter criteria set. The pipeline name filter is mandatory, all other filter criterias are optional. Additionaly to the pipeline name you can filter builds by branch, tags and their build result. To filter for multiple tags (all tags must be present in a build) just enter them separated by a colon. If you want to filter for a git tag, you have to begin the branch name with "refs/tags/...". If you do not start the branch name with "refs/" it will automatically add "refs/heads/" before the branch name when filtering and therefore filter for branches. If you click on the displayed status or build number you will be redirected to the details page of the build. Examples configurationThis example configuration will display the build result of the last build according to the following filters:
|