Skip to content

Add thread_ts parameter to Slack operators for thread replies#62289

Merged
choo121600 merged 2 commits intoapache:mainfrom
yuseok89:feat/slack-operators-add-thread-ts
Mar 5, 2026
Merged

Add thread_ts parameter to Slack operators for thread replies#62289
choo121600 merged 2 commits intoapache:mainfrom
yuseok89:feat/slack-operators-add-thread-ts

Conversation

@yuseok89
Copy link
Contributor

Adds thread_ts parameter to SlackAPIPostOperator and SlackAPIFileOperator so users can send messages and files as replies in a Slack thread. When thread_ts is set to another message's ts value, the message or file is posted as a reply in that thread.

Screenshots

SlackAPIPostOperator

image

SlackAPIFileOperator

image
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    • Cursor

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

Copy link
Member

@choo121600 choo121600 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, It looks good to me :)

@choo121600 choo121600 merged commit faf4c6f into apache:main Mar 5, 2026
86 checks passed
1Ninad pushed a commit to 1Ninad/airflow that referenced this pull request Mar 6, 2026
…#62289)

* feat(slack): add thread_ts parameter for thread replies

* ci: trigger CI re-run
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
…#62289)

* feat(slack): add thread_ts parameter for thread replies

* ci: trigger CI re-run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants