mirror of
https://github.com/actions/runner.git
synced 2025-12-11 04:46:58 +00:00
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.