Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLI
Assigneesstack72

Relationships

#529 workflow validate: trim stale 'skipped' label from model_not_found warning

Opened by stack72 · 6/2/2026· Shipped 6/2/2026

Problem

PR #1490 changed model_not_found in workflow validate from a silent pass to a yellow warning. The check name still includes the suffix '(model not found, skipped)' which contradicts the warning indicator — users see a caution sign but the name says the check was 'skipped'.

Proposed Solution

In src/domain/workflows/validation_service.ts, change the warning name suffix from ' (model not found, skipped)' to ' (model not found)'. Update the domain test assertion accordingly.

Context

Flagged by the CI CLI UX review on PR #1490.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

6/2/2026, 6:00:33 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/2/2026, 5:17:55 PM

Sign in to post a ripple.