Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TryRerunFailedWorkflows ¶ added in v1.4.0
func TryRerunFailedWorkflows(ctx context.Context, client github.RerunFailedWorkflows, logger *slog.Logger, owner, repo, ref string, actionRetries, retriesDone int) (bool, int)
TryRerunFailedWorkflows attempts to rerun failed workflows if retries are available. Returns whether to continue waiting, and the updated retriesDone count.
Types ¶
Click to show internal directories.
Click to hide internal directories.