Module gh_workflow_parser::util
source · Functions§
- Parse an absolute path from a string. This assumes that the the first ‘/’ found in the string is the start of the path.
- Extract the job IDs from the lines with job information
- Take the lines with failed jobs from the output of
gh run view