feat(tiktok): unhide integration - #5978
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryPublishes the existing TikTok integration across the workflow toolbar and documentation surfaces.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| apps/sim/blocks/blocks/tiktok.ts | Makes the existing TikTok block discoverable in the workflow toolbar. |
| apps/sim/lib/integrations/integrations.json | Adds TikTok metadata, five actions, and six triggers to the integration catalog. |
| apps/docs/content/docs/en/integrations/tiktok.mdx | Publishes generated documentation for TikTok actions and webhook triggers. |
| scripts/generate-docs.ts | Removes TikTok from the trigger-documentation exclusion set now that its integration page is published. |
| apps/docs/components/ui/icon-mapping.ts | Registers the TikTok icon for documentation integration cards. |
| apps/sim/lib/integrations/icon-mapping.ts | Registers the TikTok icon for application integration surfaces. |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart LR
Block[TikTok block configuration] --> Toolbar[Workflow toolbar]
Block --> Catalog[Integration catalog]
Catalog --> Docs[Published TikTok documentation]
Triggers[TikTok trigger definitions] --> Generator[Documentation generator]
Generator --> Docs
Reviews (2): Last reviewed commit: "test: remove TikTok visibility assertion" | Re-trigger Greptile
Contributor
Author
Contributor
Author
|
@cursor review |
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
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.
Summary
Validation
git diff --checkpassedapps/docs/app/api/chat/route.ts; no TikTok errors were reported