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

Add support for threaded Slack messages #73

Closed
wants to merge 4 commits into from

Conversation

inikolaev
Copy link

This adds capability to send notification into an existing thread. The thread can specified using SLACK_THREAD_TS environment variable. Additionally action now adds an output variable SLACK_THREAD_TS which can be used to retrieve the ID of the currently posted message, which can be used by subsequent calls in order to submit threaded replies.

Please let me know what you think about this and if there's anything that needs to be fixed before it can be merged, if you consider this feature valuable for this action.

NOTE: I'm yet to test it with Slack myself and will let you know once it's done.

@inikolaev inikolaev marked this pull request as draft March 2, 2021 11:03
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

Successfully merging this pull request may close these issues.

1 participant