From 76219ee12f4a280321277fc4b894722f1213ef4d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 18 Nov 2022 11:40:09 +0100 Subject: [PATCH] MT#55953 Add ngcp-task-agent to repoapi dashboard New project which is supposed to be part of trunk and upcoming NGCP releases Change-Id: I058309cc9390fa8f6bb6d8a70bdad124f87b3f59 --- release_dashboard/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/release_dashboard/conf.py b/release_dashboard/conf.py index 0658146..90d8fe6 100644 --- a/release_dashboard/conf.py +++ b/release_dashboard/conf.py @@ -96,6 +96,7 @@ class ReleaseDashboardConf(AppConf): "ngcp-status", "ngcp-sudo-plugin", "ngcp-support", + "ngcp-task-agent", "ngcp-user-framework", "ngcp-web-tests-e2e", "ngcpcfg",