Skip to content

Show container pull errors#16

Merged
murphpdx merged 3 commits into
mainfrom
show-container-errors
Apr 15, 2026
Merged

Show container pull errors#16
murphpdx merged 3 commits into
mainfrom
show-container-errors

Conversation

@murphpdx
Copy link
Copy Markdown

When a workflow attempts to use an image that does not exist or that the workflow does not have access to it prints out a generic error "Executing the custom container implementation failed. Please contact your self hosted runner administrator." This error is not descriptive enough for users without additional logs from the runners.

This PR updates the error messages in these cases. If the container failed due to a container error it outputs the error.

This PR is open on the upstream: actions#336

@murphpdx murphpdx merged commit fc995d8 into main Apr 15, 2026
This was referenced Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants