Skip to content

Commit be0001e

Browse files
docs(sim-trigger): note failure-based alert conditions evaluate on failed runs
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 140da44 commit be0001e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/docs/content/docs/en/triggers

apps/docs/content/docs/en/triggers/sim.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pick one event per Sim trigger block:
2020
<li><strong>Workflow Deployed</strong>: a watched workflow was deployed (including redeploys and version rollbacks)</li>
2121
</ul>
2222

23-
**Alert conditions** — evaluated as runs complete, with a cooldown so they fire at most once per cooldown window:
23+
**Alert conditions** — evaluated as runs complete (failure-based conditions evaluate on failed runs), with a cooldown so they fire at most once per cooldown window:
2424

2525
<ul className="list-disc space-y-1 pl-6">
2626
<li><strong>Consecutive Failures</strong>: the last N runs all failed</li>

0 commit comments

Comments
 (0)