kubeshop / testkube

☸️ Kubernetes-native testing framework for test execution and orchestration
https://testkube.io
Other
1.38k stars 134 forks source link

Test results in slack notifications #4105

Open PawDenst opened 1 year ago

PawDenst commented 1 year ago

Is your feature request related to a problem? Please describe. I want to send test results of testkube (logs output) to slack channel as part of slack notification. Becasue for now I see that in default the slack notification contains only information about test execution.

Describe the solution you'd like My solution is to add logs as a configurable part of slack notifications, so people can see result of a test in the Slack channel.

vsukhin commented 1 year ago

@fivenp can you elaborate on this request and understand what parameters we should define for this feature - log size, regexp? Or only provide a link to logs in dashbaord?