ethanholz/start-docker-gha-runner

A simple GitHub Action for creating a self-hosted runner on a Docker host with a configured docker socket.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
image_tagThe docker image you want to use.no
docker_host_urlThe URL of the Docker host to connect to.yes
gh_repoThe repo to run againstno
gh_timeoutThe timeout in seconds to wait for the runner to come online as seen by the GitHub API. Defaults to 1200 seconds.yes1200
namedescription
mappingA JSON object mapping instance IDs to unique GitHub runner labels. This is used in conjunction with the `instance_mapping` input when stopping.
instancesA JSON list of the GitHub runner labels to be used in the 'runs-on' field