Automating Configuration of GH Self hosted Runner & Removal Processes #3527
Unanswered
markrailton84
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team - I am currently trying to automate the configuration of self-hosted runner, I am looking for documentation indicating all supported arguments for the ./config.sh script to assist in scripting the configuration and the removal process of a runner. Within my organization I don't have access to the github to manage the force cleanup of runners there, i.e ./config remove ... ect, it requires a token but since the token is JIT, does that mean I have limited time to remove the runner?
The Github Documentation is mostly around UI configuration and removal and not the bash scripts that can aid me in scripting. I would appreciate any information on this.
Beta Was this translation helpful? Give feedback.
All reactions