command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.