Add work items per type and state counter sensors to Azure DevOps (#33283)

This commit is contained in:
Aidan Timson 2024-09-02 12:16:53 +01:00 committed by GitHub
parent cfa99599e2
commit dea6e47edc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,4 +33,5 @@ This integration provides a sensor for Azure DevOps:
- Latest build queue time - How long the latest build was queued.
- Latest build start time - The time when the latest build actually started.
- Latest build finish time - The time when the latest build finished.
- Latest build URL - The URL to the latest build.
- Latest build URL - The URL to the latest build.
- Work item count - The number of work items for each work item type and state in the project.