From dd9109dc6c8ccfcda44d052228709bc23ef4b6ff Mon Sep 17 00:00:00 2001 From: Chris Mera Date: Mon, 13 Jul 2026 16:28:35 -0400 Subject: [PATCH] Remove stale TechDocs annotation from metadata.yaml TechDocs was added in #170 and reverted in #171, but the backstage.io/techdocs-ref annotation was left behind, causing guardrail to still appear in the Backstage Docs index despite having no docs. --- metadata.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/metadata.yaml b/metadata.yaml index 25f3e65b..f4043d0c 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -3,8 +3,6 @@ kind: Component metadata: name: guardrail description: BambooHR tool to run Static Analysis - annotations: - backstage.io/techdocs-ref: dir:. spec: type: library owner: speed-demons