Repository metrics
- Stars
- (2,679 stars)
- PR merge metrics
- (PR metrics pending)
Description
Is your feature request related to a problem? Please describe. We'd like to be able to support a variety of Slack features when sending notifications/events to Slack:
- Block Kit
- Attachments
- Messaging in threads (
thread_ts) - and so on
Describe the solution you'd like
Expand the Spec to cover more of the chat.postMessage API from slack, so that we can use those features.
Describe alternatives you've considered Creating a custom trigger for these use-cases, but the API is standard in Slack, so this functionality should be straightforward to add to the main code.
Additional context
Message from the maintainers:
If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.