validate_actions.globalsΒΆ

Core global utilities and types for validate-actions.

Modules

cli_config

Holds CLI arguments configuration.

fixer

Fixer module for applying changes to YAML workflow files.

problems

Handles problem management for validate-actions.

process_stage

Defines basic interface of pipeline stages.

validation_result

Result of validating a single workflow file.

web_fetcher

WebFetcher module for GitHub API interaction.