How to: Build Badges Dashboard on Azure DevOps

Vinicius Moura
Jan 20, 2022

--

This report list all Build Definitions and respective latest execution and badges within the Azure DevOps organization

This new blog is a complement of How to: List all Build Definitions and their latest executions on Azure DevOps post. Here is being created a dashboard to show a respective Build Badge on each Build Definition, including information of your latest execution. Therefore it’s necessary to implement a structure that is being created on this referenced post.

  • Build Status (1) = Build Badge of latest execution of this Build Definition;
  • Build Definition Name (2) = Name of the Build Definition;
  • Team Project (3) = Team Project that contains this Build Definition Name;
  • Build Number (4) = Build Number of latest execution.

--

--

Vinicius Moura
Vinicius Moura

Written by Vinicius Moura

Tech Solution Architect Manager na Accenture

No responses yet