Documentation
¶
Overview ¶
Package main provides a GitHub webhook server that triggers Temporal workflows.
This server receives GitHub webhook events and triggers corresponding Temporal workflows for plugin validation and other automation tasks.
Usage:
TEMPORAL_HOST=localhost:7233 \ GITHUB_WEBHOOK_SECRET=your_secret \ GITHUB_TOKEN=ghp_xxx \ PORT=3000 \ ./github-webhook
Click to show internal directories.
Click to hide internal directories.