[Feat] Route Suggest Ideas to Telegram and Teams destinations#613
Merged
daniel-lxs merged 6 commits intoJul 21, 2026
Merged
Conversation
Make Telegram a first-class Suggest Ideas destination that auto-creates and reuses a recurring forum topic, without a thread picker.
Contributor
Author
|
No new code issues found. See task
Reviewed a1822ef |
Contributor
Author
|
Fixed both outstanding review issues in
Added unit coverage for both paths. |
Only attach Slack channel fields for Slack destinations, and merge sticky Telegram topic ids when settings saves race first delivery.
Offer Teams · primary conversation alongside Slack, Discord, and Telegram so Suggest Ideas covers all chat surfaces and no longer shows a limited-comms badge.
…-ready # Conflicts: # apps/web/src/components/settings/automations/AutomationsSettings.render.client.test.tsx
daniel-lxs
marked this pull request as ready for review
July 21, 2026 17:42
daniel-lxs
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
July 21, 2026 17:42
daniel-lxs
deleted the
feature/suggest-ideas-telegram-destination-29q8b66fyem4a
branch
July 21, 2026 17:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Internal product work from Slack discussion (no public issue).
Why this PR exists
What changed
Suggest Ideas can report to any chat surface:
With full coverage, Suggest Ideas no longer shows a limited “only” capability badge. Delivery prefers the automation’s own destination and skips higher-precedence surfaces when Discord/Telegram/Teams are selected. Settings upserts merge sticky Telegram topic metadata so concurrent first-delivery races do not spawn duplicate topics. Non-Slack destinations no longer stamp Slack channel metadata on scan tasks.
How it was tested
Checklist
pnpm lintandpnpm check-typespass locallypnpm changeset