Skip to content

ref(cells): Update slack and discord tasks to accept cell_name#111858

Merged
lynnagara merged 1 commit into
masterfrom
update-slack-discord-celery-tasks
Mar 31, 2026
Merged

ref(cells): Update slack and discord tasks to accept cell_name#111858
lynnagara merged 1 commit into
masterfrom
update-slack-discord-celery-tasks

Conversation

@lynnagara
Copy link
Copy Markdown
Member

Update the convert_to_async_slack_response and convert_to_async_discord_response tasks to also accept cell_name.

Once deployed everywhere, will update callers to pass cell_name

…name

Update the convert_to_async_slack_response and convert_to_async_discord_response
tasks to also accept cell_name.

Once deployed everywhere, will update callers to pass cell_name
@lynnagara lynnagara requested a review from a team March 30, 2026 22:33
@lynnagara lynnagara requested a review from a team as a code owner March 30, 2026 22:33
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 30, 2026
Copy link
Copy Markdown
Member

@markstory markstory left a comment

Choose a reason for hiding this comment

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

Looks good. There are no callers of this task that are using positional arguments so moving the parameters around will be safe.

@lynnagara lynnagara merged commit 48a6b9a into master Mar 31, 2026
66 checks passed
@lynnagara lynnagara deleted the update-slack-discord-celery-tasks branch March 31, 2026 18:17
lynnagara added a commit that referenced this pull request Mar 31, 2026
…onvert_to_async_slack_response

Follow up to #111858,
now workers are fully updated it is now safe to update callers
to pass the new parameter
dashed pushed a commit that referenced this pull request Apr 1, 2026
Update the convert_to_async_slack_response and
convert_to_async_discord_response tasks to also accept cell_name.

Once deployed everywhere, will update callers to pass cell_name
lynnagara added a commit that referenced this pull request Apr 1, 2026
…onvert_to_async_slack_response (#111930)

Follow up to #111858, now
workers are fully updated it is now safe to update callers to pass the
new parameter
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants