Merge pull request #8716 from awanlin/topic/use-definition-name

Updated to add definition name support
This commit is contained in:
Patrik Oldsberg
2022-01-24 21:54:38 +01:00
committed by GitHub
16 changed files with 263 additions and 38 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-azure-devops': patch
---
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).