DashboardpublishPreserve secure CI-poller recovery and …

Preserve secure CI-poller recovery and fresh ci-ready handoffs

Category: preference
Confidence: 0.80
ID: 01a08b74-5c2a-774a-aded-77e7259d599e
Project ID: ac098440-8723-4582-9021-39e07a608100
Cross-project: No
Recalled in other projects: 0
Source session: 0NVYBK4OcVTfjEcUh
Created: 2026-09-10 13:14:13
Updated: 2026-09-10 13:14:13

Content

When modifying release workflows, keep manual workflow_dispatch recovery through a minimal no-secret relay with permissions: {}. Never expose repository secrets to dispatcher-selected workflow YAML; use only a protected production environment restricted to main for privileged handoff. Preserve the CI poller’s behavior of always adding or re-adding ci-ready after CI succeeds, even if it existed previously, because the fresh label event prevents races with waiting-for-ci and triggers publication. Keep workflow conditions, comments, authorization checks, and tests consistent with this required event-emission behavior.

Move to: