webhook

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package webhook defines the normalized push event type shared between webhook provider implementations and the engine.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PushEvent

type PushEvent struct {
	DeliveryID   string
	RepoFullName string
	Branch       string
	CommitSha    string
	ChangedFiles []string
}

Directories

Path Synopsis
Package github handles GitHub push webhook payloads.
Package github handles GitHub push webhook payloads.

Jump to

Keyboard shortcuts

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