Open
Description
Hello cypress GHA team!
Asking for an enhancement proposal to the Cypress Github Action,, a great addition as an optional parameter for users of Cypress Cloud who use the slack integration would be thread_ts
(another slack message's timestamp ID value to make the new message a reply).
Context: In my company we have a slack channel used for deployment and test notifications (all environments), in order to keep the channel readable and as clean as possible, we would prefer to have the deployment notification as the main slack message, and on the thread include the Cypress slack report.
We're already using Slack's API to know the thread_ts
which we would use for the cypress slack alert.