Documentation
¶
Overview ¶
Package main provides a Temporal worker for plugin validation workflows.
This worker listens for plugin validation workflows triggered by GitHub webhooks and executes them using Temporal's durable execution engine.
Usage:
TEMPORAL_HOST=localhost:7233 \ GITHUB_TOKEN=ghp_xxx \ ./plugin-validator
Click to show internal directories.
Click to hide internal directories.