From 181fb771c768c1b90d87d09536d052769ce0dd91 Mon Sep 17 00:00:00 2001 From: philipp Date: Wed, 8 Apr 2026 22:28:44 +0200 Subject: [PATCH] Verify automatic dashboard rollout Proof: This follow-up push verifies that the corrected Forgejo deployment variable now includes operator-dashboard in the automatic rollout path without any manual kubectl step. Assumptions: The previous run may have started before the updated repo action variables were visible to the workflow runner. Still fake: If this run still skips operator-dashboard, the remaining issue is in Forgejo workflow resolution rather than repo variable state.