From 1f7d996d5361b7fb20e6156b8e094a7accfe4218 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 22 Apr 2026 15:40:16 +0200 Subject: [PATCH] MT#64965 Add ngcp-logic-engine repository This step was skipped/missed when initially creating the repository with MT#60204 and therefore ngcp-logic-engine was missing as project in the hotfix list. Change-Id: I9be80a055f3da9d99d079d2c956214bfa24aa8a2 --- release_dashboard/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index d9ff8a4..c3835eb 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -91,6 +91,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-js-api-client", "ngcp-klish-config", "ngcp-logfs", + "ngcp-logic-engine", "ngcp-panel", "ngcp-prompts", "ngcp-rest-api",