From 5a137cedd0aa00e99081749a8a29ba72c6145233 Mon Sep 17 00:00:00 2001 From: Will Harney <62956339+wjhsf@users.noreply.github.com> Date: Wed, 26 Feb 2025 15:54:07 -0500 Subject: [PATCH] chore(nucleus): remove always failing downstreams (#5239) Outdated downstreams that always fail just create noise. --- .nucleus.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.nucleus.yaml b/.nucleus.yaml index 68165b9c5b..1e5e0b1d48 100644 --- a/.nucleus.yaml +++ b/.nucleus.yaml @@ -13,7 +13,6 @@ branches: - MobilePlatform/lsdk-modules - MobilePlatform/lwr-lightning-platform - MobilePlatform/ui-fsm-components - - Skilling-and-Enablement/ui-external-enablement - automation-platform/ui-externalservices-builder-components - communities/microsite-template-marketing - communities/shared-experience-components @@ -26,7 +25,9 @@ branches: - salesforce-experience-platform-emu/lwr-everywhere - salesforce-experience-platform-emu/lwr-recipes - salesforce/lwc-test - - salesforce/o11y-sample-app + # Using old major versions; tests in PRs will always fail + # - salesforce/o11y-sample-app + # - Skilling-and-Enablement/ui-external-enablement release: pull-request: <<: *branch-definition