YAML examples for Raygun
Raygun deployment notification
yaml- action: "Raygun deployment" type: "RAYGUN" token: "secure!raygun-external-token" api_key: "secure!raygun-api-key" version: "$BUDDY_EXECUTION_REVISION" user: "$BUDDY_INVOKER_NAME" email: "$BUDDY_INVOKER_EMAIL" comment: "Deployment of $BUDDY_PROJECT_NAME"