From 6110cd808506807f47e4dbb0632576f1cee917f4 Mon Sep 17 00:00:00 2001 From: "privilegedescalation-engineer[bot]" <269729446+privilegedescalation-engineer[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 12:54:10 +0000 Subject: [PATCH] chore: add headlamp-plugin-template to CI health check (#40) Co-authored-by: privilegedescalation-engineer[bot] --- .github/scripts/ci-health-check.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/scripts/ci-health-check.sh b/.github/scripts/ci-health-check.sh index b305308..dbf45d3 100755 --- a/.github/scripts/ci-health-check.sh +++ b/.github/scripts/ci-health-check.sh @@ -12,6 +12,7 @@ PLUGIN_REPOS=( headlamp-intel-gpu-plugin headlamp-tns-csi-plugin headlamp-kube-vip-plugin + headlamp-plugin-template ) echo "=== CI/CD Health Check — $(date -u '+%Y-%m-%d %H:%M UTC') ==="