This action downloads the testplan artifact and combines all the snippets generated by the begin_report and add_report actions to consolidated markdown files. The github_report.md will then be added to the action summary page and the slack report will be sent to slack, if the slack_webhook input is not empty.
slack_webhook: required, no default
URL for the channel web hook, see https://api.slack.com/apps/A04CAPK58G0/incoming-webhooks?. If it is empty, no slack notification will be sent but the report will still be a part of the testplan artifact.
title: not required, default: default
Title used for the slack notification.
debug: not required, default: false
Set to true to generate a debugging script.