DashboardpublishAlways validate release workflow change…

Always validate release workflow changes with targeted regression tests

Category: preference
Confidence: 0.80
ID: 01a082ca-4ee0-70b4-9016-71e1dced5f0c
Project ID: ac098440-8723-4582-9021-39e07a608100
Cross-project: No
Recalled in other projects: 0
Source session: 0Y8WEQRI0cAu0hbSG
Created: 2026-09-08 20:51:31
Updated: 2026-09-08 20:51:31

Content

For release/publish workflow changes, the user consistently expects defensive handling of malformed or changed state and regression tests covering it. Preserve required cleanup actions even when optional inputs are absent or invalid, bind approvals/promotions to current live issue state, fail closed on authorization or attestation inconsistencies, and verify security-sensitive cases such as self-approval. Export or structure entry points for testability when needed, then add focused tests that assert both permitted behavior and skipped API/file operations.

Move to: