Automatic creation of runner configuration in a new workflow
Hello!
In a new workflow, it seems that the «runner configuration» has to be created manually (at least I couldn’t find any instructions on how to automate this).
Am I correct in understanding that there’s only one process:
Create a new runner in the UI and obtain a token (either manually or via API).
Add it to values or a secret.
Is there any plan to automate this process, similar to how it was done with runnerRegistrationToken? I’d really prefer not to build a custom solution that would automate the entire process.