Skip to content

Repository files navigation

github-tools

Please read script's code to understand what it does!!!

Install Github Runners

Except for GITHUB_TOKEN AND GITHUB_REPOSITORY, all other variables are optional (for specific configs)

GITHUB_TOKEN=<TOKEN> \
GITHUB_REPOSITORY=https://github.com/dragoscirjan/github-tools \
RUNNER_FOLDER_PATTERN="action-runner-{id}" \
RUNNER_COUNT=2 \
RUNNER_NAME_PATTERN="action-runner-{id}" \
RUNNER_LABELS_PATTERN=github-runner \
bash ./bin/github-tools/install-self-hosted-runner.sh

Uninstall Github Runners

GITHUB_TOKEN=<TOKEN> \
GITHUB_REPOSITORY=https://github.com/dragoscirjan/github-tools \
RUNNER_FOLDER_PATTERN="action-runner-*" \
bash ./bin/github-tools/uninstall-self-hosted-runner.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages