Since configuring self-hosted runners is commonly automated via scripts, the labels need to be able to be created during configuration. The runner currently registers the built-in labels (os, arch) during registration but does not accept labels via command line args to extend the set registered.
* ADR for expose runner's machine info in log.
* rename
* Update docs/adrs/0354-runner-machine-info.md
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Update docs/adrs/0354-runner-machine-info.md
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Update docs/adrs/0354-runner-machine-info.md
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Update 0354-runner-machine-info.md
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>