maasdevops_cicdtest/CD_Messaging-Services/notification/CDMessaging-Services.json

11 lines
355 B
JSON

{
"acceptAnyCertificate": false,
"active": true,
"alertingProfile": "{{.apid}}",
"headers": [],
"name": "{{.name}}",
"notifyEventMergesEnabled": false,
"payload": "{\n\"title\":\"{ProblemTitle}\",\n\"text\":\"{ProblemDetailsHTML}\",\n\"themeColor\":\"EA4300\"\n}",
"type": "WEBHOOK",
"url": "https://msggroup.webhook.office.com/webhookb2/empty"
}