Skip to main content
github.onCheckRunCompleted starts an automation for every completed check run, regardless of conclusion.
automations/github-check-run-completed.automation.ts
Returns the typed payload with action: "completed" and the provider conclusion. Use a conclusion-specific trigger when possible. Requires Checks read permission.