argoproj/argo-events

Expand Slack Trigger Capabilities

Open

#1,301 opened on Aug 9, 2021

View on GitHub
 (10 comments) (37 reactions) (1 assignee)Go (829 forks)auto 404
enhancementhelp wanted

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:

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.

Contributor guide