From c1767859c3d892e3538373c19652a2c5d69f320f Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Sat, 22 Jan 2022 15:29:53 -0600 Subject: [PATCH] Updated to patch Signed-off-by: Andre Wanlin --- .changeset/old-months-attack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/old-months-attack.md b/.changeset/old-months-attack.md index 8f0810cbc3..75a81e0c27 100644 --- a/.changeset/old-months-attack.md +++ b/.changeset/old-months-attack.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-azure-devops': minor +'@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).