feat(ci): add Print runner wait time step to all workflow jobs #517

Merged
guettlibot merged 1 commits from issue-504-runner-wait-time into main 2026-06-07 00:40:10 +00:00
1 Commits
Author SHA1 Message Date
Thomas GuettlerandClaude Sonnet 4.6 ddb972ba08 feat(ci): add Print runner wait time step to all workflow jobs
Adds a first step to every CI job that measures how long the job sat in
the queue before a runner picked it up. Uses the Forgejo tasks API with
github.token (no new secrets required) and prints unknown if the API
lookup fails, so the step never blocks the job.

Closes #504

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