Skip to content

Commit

Permalink
chore: Add kdr incidents alerts for Slack and Teams
Browse files Browse the repository at this point in the history
  • Loading branch information
kooomix committed Aug 5, 2024
1 parent d874c60 commit 9198030
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions system_test_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -1502,6 +1502,32 @@
"skip_on_environment": "",
"owner": ""
},
"kdr_slack_alerts": {
"target": [
"Backend"
],
"target_repositories": [
"cadashboardbe",
"event-ingester-service",
"config-service"
],
"description": "Test kdr incidents is being sent to slack",
"skip_on_environment": "",
"owner": "[email protected]"
},
"kdr_teams_alerts": {
"target": [
"Backend"
],
"target_repositories": [
"cadashboardbe",
"event-ingester-service",
"config-service"
],
"description": "Test kdr incidents is being sent to teams",
"skip_on_environment": "",
"owner": "[email protected]"
},
"sr_ac_scan_status": {
"target": [
"In cluster",
Expand Down

0 comments on commit 9198030

Please sign in to comment.