action-slack-notify icon indicating copy to clipboard operation
action-slack-notify copied to clipboard

Improve documentation for SLACK_THREAD_TS

Open CODEBRAKERBOYY opened this issue 3 months ago • 1 comments

** 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:
    1. Using Slack message URL
    2. Same job (API mode)
    3. 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

CODEBRAKERBOYY avatar Sep 26 '25 05:09 CODEBRAKERBOYY