fix(ci): use /actions/runs endpoint in remaining wait-time steps #524

Merged
guettlibot merged 1 commits from refs/pull/524/head into main 2026-06-07 04:59:01 +00:00
1 Commits
Author SHA1 Message Date
Bot of Thomas GüttlerandClaude Sonnet 4.6 92b0d2c532 fix(ci): use /actions/runs endpoint in remaining wait-time steps
ci.yml, website.yml, and firebase-tests.yml still used the wrong
/actions/tasks endpoint in their "Print runner wait time" steps.
The /actions/tasks response does not contain workflow_runs, so the
run lookup always failed and wait times were never reported.

Closes #523

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 04:58:13 +00:00