Hi, new here,
More than a week now since our company subscribed to Cypress Dashboard,
I would like to ask for help on how to get accurate results From Dashboard to Slack.
I use Github action and mocha reporting.
I created a custom slack reporting but I would like to merge the generated json files after the parallel testing through github action.
Is there a way to merge all the reports and not send a report per VM? What we want to achieve is after all the tests.
Attached is an example of my custom report, if I use 3 containers 3 reports will be sent as well. What we want is to merge all the reports first before sending to slack channel.
not sure if this is the correct channel 🤔