octomachinery.github.errors package#

Module contents#

Exceptions collection related to interactions with GitHub.

exception octomachinery.github.errors.GitHubActionError(outcome: ActionOutcome)[source]#

Bases: GitHubError

Generic GitHub-related error.

terminate_action()[source]#

Terminate current process using corresponding return code.

exception octomachinery.github.errors.GitHubError[source]#

Bases: GitHubException

Generic GitHub-related error.