From 6cd9fa9a6c4de20332cca275456edab8050c4825 Mon Sep 17 00:00:00 2001 From: Sam Blausten Date: Thu, 14 Mar 2024 14:38:38 +0100 Subject: [PATCH] Add Pagerduty Annotation This adds an annotation for the Pagerduty service linked to this Lambda so that it works in Backstage --- catalog-info.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 750867f..b66ddc0 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -7,7 +7,8 @@ metadata: annotations: github.com/project-slug: roadiehq/sync-techdocs-action backstage.io/techdocs-ref: dir:. + pagerduty.com/service-id: P2RXCGR spec: type: library owner: RoadieHQ - lifecycle: production \ No newline at end of file + lifecycle: production