github-webhook

command
v0.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2026 License: GPL-3.0 Imports: 19 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL