alejandro5042 / azdo-userscripts

A collection of userscripts to improve the Azure DevOps UI
https://alejandro5042.github.io/azdo-userscripts/
MIT License
40 stars 23 forks source link

Feat: Add Custom Agent Filtering #184

Closed humberto-garza closed 2 years ago

humberto-garza commented 2 years ago

Justification

For large AzDO pools, it is hard to find agents that need special attention like offline or disabled ones.

Implementation

Testing

Before image

After

  1. Show all mac agents: image

  2. Show all offline agents: image

  3. Show all disabled agents (Off) image