Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runner registration on the fly? #6

Open
sverhoeven opened this issue Jun 22, 2020 · 0 comments
Open

Runner registration on the fly? #6

sverhoeven opened this issue Jun 22, 2020 · 0 comments
Labels
question Further information is requested

Comments

@sverhoeven
Copy link
Contributor

Check whether the server can register it's own runner or we need a dummy runner or need to use the same runner we registered

To have GitHub actions wait for a server to startup it must have a runner registered with the same labels. The job fails with No runner matching the specified labels was found: self-hosted error.

When a runner has been registered, but is offline, the job will fail with a This request was automatically failed because there were no enabled runners online to process the request for more than 1 days. error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant