notifier_webhook

command
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2026 License: GPL-3.0 Imports: 9 Imported by: 0

README

notifier_webhook

Sends notification events to a generic webhook endpoint.

Capabilities: NOTIFIER

Config section: webhook
Keys: url, subscribe

Behavior:

  • If url is missing, the plugin logs a warning and disables itself.
  • Uses the registry-provided HTTP client.
  • Subscribes to event patterns from subscribe (e.g., notify_*, deploy_*).
  • If subscribe is omitted, defaults to notify_*. If subscribe is empty, no events are subscribed.

Payload fields: event_type, source, repo, message, details

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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