action-slack-notify
action-slack-notify copied to clipboard
Improve documentation for SLACK_THREAD_TS
** Improve docs for SLACK_THREAD_TS
This PR adds clear examples for replying in Slack threads, fixing confusion in #210.
*** Changes
- Added new section to README
- Added examples for:
- Using Slack message URL
- Same job (API mode)
- Across different jobs (using job outputs)
*** Why
- Many users are confused about
SLACK_THREAD_TS - This makes it easy to copy-paste and use correctly