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

Relationships

#631 Docs: document globalArgument input reference validation in workflow validate

Opened by stack72 · 6/11/2026· Shipped 6/12/2026

Context

PR #1571 adds a new validation check to swamp workflow validate that verifies ${{ inputs.* }} expressions in model definition globalArguments reference inputs declared by the calling workflow.

What Needs Updating

content/manual/reference/workflows.md in swamp-club/swamp-club — the section describing workflow validation checks should mention the new "GlobalArgument input references" check.

Suggested Content

When a model definition's globalArguments or method-level argument defaults contain ${{ inputs.* }} expressions, swamp workflow validate now verifies each referenced input is declared in the calling workflow's inputs: block. This catches mismatches that would otherwise only surface at runtime.


Automoved by swampadmin from https://github.com/swamp-club/swamp/issues/1572

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

Shipped

6/12/2026, 9:44:53 AM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/12/2026, 9:30:11 AM

Sign in to post a ripple.