Skip to content

Self hosted runner check could be updated to allow runner* hostnames #1

@georgemccabe

Description

@georgemccabe

The check on this line:

if [[ ! "$hostname" =~ ^(fv-az|fv-az[0-9]|GitHub-Actions-) ]]; then

seems to always fail in GitHub Actions because the hostname doesn't match the expected names. Acceptable names include runner* e.g. runnervm3ublj. This line could be updated to support this naming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions