slack-github-action icon indicating copy to clipboard operation
slack-github-action copied to clipboard

Add support for sending thread_broadcast

Open dstrates opened this issue 1 year ago • 1 comments

Description

Would like the ability to send a threaded reply notification to a channel with thread_broadcast.

This could be surfaced as an optional flag to broadcast the threaded message to the channel, as mentioned in #119

What type of issue is this? (place an x in one of the [ ])

  • [ ] bug
  • [x] enhancement (feature request)
  • [ ] question
  • [ ] documentation related
  • [ ] example code related
  • [ ] testing related
  • [ ] discussion

Requirements (place an x in each of the [ ])

  • [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • [x] I've read and agree to the Code of Conduct.
  • [x] I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

package version:

node version:

OS version(s):

Steps to reproduce:

Expected result:

What you expected to happen

Actual result:

What actually happened

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc.

dstrates avatar Jun 21 '23 23:06 dstrates