You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@MikeMcC399 yeah we're already using that, but you can use tags only to filter slack notifications, I want these notifications, just in a slack thread instead
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.The text was updated successfully, but these errors were encountered: