Merge pull request #19616 from awanlin/topic/refactor-annotation-values

Refactored annotation values
This commit is contained in:
Fredrik Adelöw
2023-10-23 14:31:50 +02:00
committed by GitHub
19 changed files with 982 additions and 146 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-azure-devops': patch
---
Consolidated getting the annotation values into a single function to help with future changes