Skip to content

ref(slack): Move ephemeral message sending to workspace module#115586

Draft
leeandher wants to merge 2 commits into
masterfrom
leander/cleanup-workspace-api
Draft

ref(slack): Move ephemeral message sending to workspace module#115586
leeandher wants to merge 2 commits into
masterfrom
leander/cleanup-workspace-api

Conversation

@leeandher
Copy link
Copy Markdown
Member

@leeandher leeandher commented May 14, 2026

Extracts send_threaded_ephemeral_message from the SlackIntegration class into workspace.py, a module of other methods that aren't org-based but before I had put that module together

Extract send_threaded_ephemeral_message from SlackIntegration into
workspace.py as a standalone function. This removes both the instance
method and the static method from the class, consolidating them into a
single function that callers use directly.

Co-Authored-By: Claude Opus 4.6 <noreply@example.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant