type: webhook sends an HTTP request with the run summary as a JSON body.
Options
Plus the common fields (
name, onSuccess, onFailure).
Payload
snapr sends the request withContent-Type: application/json and this body:
Any response with a status code outside the
2xx range is treated as a delivery failure and logged. The request times out after 30 seconds.
Example
snapr.yaml