Skip to main content
onGitHubWorkflowRunFailed emits completed workflow runs whose conclusion is exactly "failure".
automations/watch-failed-github-workflows.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubWorkflowRunFailedEvent> with action: "completed", workflow_run.conclusion: "failure", and the complete typed payload. Other unsuccessful conclusions such as timed_out, startup_failure, or action_required emit the completed and broad triggers, not this one.