Skip to main content

Module trigger

Module trigger 

Source
Expand description

Asynchronous task to trigger remote repository workflows.

Modules§

error
Error type definitions.

Structs§

GitHubAuthenticator
An Authenticator for GitHub.
TriggerEngine
Runs an asynchronous task that triggers a workflow in a remote repository.

Traits§

Authenticator
Provides authentication functionality.

Functions§

dispatch_events
Sends a repository_dispatch event for each relevant Subscription.
recover_stuck_tasks
Recovers tasks that have been stuck in PROCESSING for too long.