-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Description
When rerunning failed jobs, have you ever experienced difficulties setting up a runner? The logic behind GitHub's "rerun failed jobs" feature is to only rerun the failed job and its downstream tasks. If the setup phase has already succeeded, it won't be rerun—however, this can lead to a situation where no runner is available for the rerun.
Would you be able to share any insights or best practices for addressing this? Your guidance would be greatly appreciated.
lishchinsky
Metadata
Metadata
Assignees
Labels
No labels