Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add support for threaded conversations #88

Open
PaulAngus opened this issue Oct 24, 2018 · 0 comments
Open

Feature Request: Add support for threaded conversations #88

PaulAngus opened this issue Oct 24, 2018 · 0 comments

Comments

@PaulAngus
Copy link

It would be great if a user (me) could send threaded messages

In its simplest form, i believe that it would simply be a case of allowing the user (me) to pass a 'thread_ts' value when posting a message, which would make the message a child of the first message in the thread (assuming that I passed the correct ts) and the thread_broadcast boolean, which (for my use case I would set to true).

I have a slack channel that receives updates from out CI system (using slack-cli). Builds run a series of tests, but as up to 30 builds can be running at once, it would be awesome if I could thread them...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant