github.onCheckRunStale emits check run events with check_run.conclusion: "stale".
automations/github-check-run-stale.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to check_run.conclusion: "stale". Requires Checks read permission.