Module commands

Source
Expand description

The commands module contains the subcommands for the gh-workflow-parser CLI.

Modules§

create_issue_from_run
locate_failure_log

Enums§

BuildKind
The kind of build (e.g. Yocto)
Command
WorkflowKind
The kind of workflow (e.g. Yocto)

Constants§

LEVENSHTEIN_THRESHOLD
The maximum Levenshtein distance for issues to be considered similar.