From 09af998e95c0990349b932de00b8f347c8084a45 Mon Sep 17 00:00:00 2001 From: "dk-portal[bot]" <134092483+dk-portal[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 17:02:00 +0000 Subject: [PATCH] chore: skip SDD check for storefront-permissions Adds vtex.com/sdd-check-skip annotation to skip the Spec Kit (SDD) compliance check. --- catalog-info.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/catalog-info.yaml b/catalog-info.yaml index bac03a9..c8c5ba8 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -7,6 +7,8 @@ metadata: backstage.io/techdocs-ref: dir:./ vtex.com/application-id: WPR387HG vtex.com/platform-flow-id: Merch#2,Merch#3,CommDev#1 + vtex.com/sdd-check-skip: 'true' + vtex.com/sdd-check-skip-reason: This repository is part of the B2B Suite package. spec: system: b2b-suite type: backend-api