Skip to main content
onGitHubWorkflowRunCompleted emits every "completed" workflow run, regardless of conclusion.
automations/watch-completed-github-workflows.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubWorkflowRunCompletedEvent> with action: "completed", a provider conclusion, and complete typed run data. Successful, failed, and cancelled runs also emit their narrower semantic trigger when subscribed.