Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>Build status widget
Build status widget

Build status widget

Things U Need

|
65 installs
| (0) | Free
Build status dashboard widget to display status of last build (optionally filtered by branch, tags and/or results)
Get it free

Build status dashboard widget

Dashboard 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 configuration

This example configuration will display the build result of the last build according to the following filters:

  • Builds from the pipeline named "MasterBuild"
  • Builds for the branch master
  • Builds with the tag "ConflictCheck"
  • Builds with results Succeeded, Partially succeeded, or Failed (but no canceled builds or builds without any result)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft