Can we send test automation reports as an attachment to the slack channel?

Hi All,

Currently, we are running our test automation for both Android and iOS platforms. Once the test execution is done we are using deploy to Bitrise.io to upload HTML reports as an artifact. Is there any way I can send that HTML report in one of the slack channels so that developers can see there only, instead of opening bitrise.

Hi there!

Well, the step has an input called “Text is the main text of the attachment”

You could expand / modify this to be the value of the report, I think that could work, can you give that a try? :slight_smile: