Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLI
AssigneesNone

Relationships

#1645 Docs: document trigger overrides in swamp-club manual

Opened by stack72 · 8/14/2026

Context

PR from #1633 adds per-workflow trigger overrides via the triggers section in .swamp/serve.yaml. The swamp-club manual needs corresponding updates.

Pages to update (in swamp-club/swamp-club)

  • content/manual/reference/workflows.md — add trigger overrides section describing the triggers map in serve.yaml, merge semantics, and precedence rules
  • content/manual/how-to/run-workflows-on-a-schedule.md — add section on overriding schedules for extension workflows
  • content/manual/reference/swamp-serve/ — add triggers to the serve.yaml reference

Trigger override format

# .swamp/serve.yaml
triggers:
  "@swamp/cve/researcher/scan":
    schedule: "0 3 * * *"
    inputs:
      channel: "#security"

Override fields shallow-merge onto the workflow's built-in trigger block. Overrides are read at serve startup (no live reload in v1).


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

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

8/14/2026, 1:57:50 AM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.