Custom runner labels in ARC #2796
Replies: 2 comments 2 replies
|
Autoscaling runner set mode does not (and will not) support labels. |
2 replies
|
Locking this as a duplicate of: https://github.com/actions/actions-runner-controller/discussions/2921 - the conversation can continue there |
0 replies
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.
I want to use custom labels other than self-hosted.
Github Actions docs suggests something else like runner-scale-set.
I am using ARC controller + RunnerSet right now.
Is there any way to use custom labels so that I can use them in my workflow files?
All reactions