Changes based on latest round of feedback

Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
This commit is contained in:
Andre Wanlin
2022-01-22 15:28:39 -06:00
parent 539d686c93
commit 520007b8b0
7 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-azure-devops': minor
---
Updated to support cases where only Azure Pipelines are being used by adding an annotation that get builds by definition name
Updated to support cases where only Azure Pipelines to see Builds. You can use this new feature by adding the `dev.azure.com/project` and `dev.azure.com/build-definition` annotations to your `catalog-info.yaml` files. The Azure DevOps plugin [README has more detailed instructions](https://github.com/backstage/backstage/tree/master/plugins/azure-devops#setup).