octomachinery.app.routing.webhooks_dispatcher module#

GitHub webhook events dispatching logic.

async octomachinery.app.routing.webhooks_dispatcher.route_github_webhook_event(*, github_event, github_app)[source]#

Dispatch incoming webhook events to corresponding handlers.