Skip to content

Add list of runner labels to runner context #821

Closed as not planned
Closed as not planned
@igagis

Description

@igagis

Describe the enhancement
Add runner.labels variable to the runner context which will list all the runner labels.

Code Snippet
Runner labels could be accessed from the workflow via ${{ runner.labels }}.

Additional information
This might be useful to avoid some build steps on self-hosted runners with some pre-installed tools which would normally be installed as a build step on other runners.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions