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.
@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?
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.