myoung34 / docker-github-actions-runner

This will run the new self-hosted github actions runners with docker-in-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monitor runners

JulianGro opened this issue · comments

Is there any way to externally monitor runners?
Like is there a TCP port I could check or something?

I would like to have something like UptimeKuma send me a notification if the runner goes down, since right now I would only see that by coincidence.

This would be something you'd need to raise with the actions team directly