Skip to content

[runner] Check if repo dir exists before chown#3589

Merged
un-def merged 1 commit intomasterfrom
pr_runner_check_if_repo_dir_exists
Feb 19, 2026
Merged

[runner] Check if repo dir exists before chown#3589
un-def merged 1 commit intomasterfrom
pr_runner_check_if_repo_dir_exists

Conversation

@un-def
Copy link
Collaborator

@un-def un-def commented Feb 18, 2026

The check is added to avoid the following log message when no repo specified or the repo is empty:

Error while walking repo dir path=/workflow err=lstat /workflow:
no such file or directory

In addition, walk/chown errors log level is changed to warning to highlight possible issues.

The check is added to avoid the following log message when
no repo specified or the repo is empty:

> Error while walking repo dir path=/workflow err=lstat /workflow:
> no such file or directory

In addition, walk/chown errors log level is changed to warning to
highlight possible issues.
@un-def un-def merged commit 008efc8 into master Feb 19, 2026
28 checks passed
@un-def un-def deleted the pr_runner_check_if_repo_dir_exists branch February 19, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments