Module util

Module util 

Source
Expand description

Contains the ErrorLog struct describing a failed job log from GitHub Actions.

Structs§

JobErrorLog
StepErrorLog

Functions§

distance_to_other_issues
job_error_logs_from_log_and_failed_jobs_and_steps
Extracts the error logs from the logs, failed jobs and failed steps and returns a vector of JobErrorLog.
log_info_downloaded_job_error_logs
Logs the job error logs to the info log in a readable summary
repo_url_to_job_url
repo_url_to_run_url
run_url_to_job_url