Skip to content

docs: update Slack integration for Review on Tembo PR link setting - #683

Open
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/docs-slack-review-on-tembo-toggle
Open

docs: update Slack integration for Review on Tembo PR link setting#683
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/docs-slack-review-on-tembo-toggle

Conversation

@tembo

@tembo tembo Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

What changed

Documents the new Review Slack PRs on Tembo organization setting in integrations/slack.mdx. When enabled, the Slack completion button reads "Review on Tembo" and opens the PR in Tembo's review experience instead of linking to the source provider (GitHub, GitLab, or Bitbucket).

Why

This is a newly released, user-facing behavior change to Slack PR notifications that wasn't reflected in the integration docs. The Slack page already documents that "Tembo posts PR links back to the thread," and readers had no way to know this link destination is now configurable.

Evidence

  • tembo/monorepo PR #10256 — feat(slack): add review on tembo workspace toggle (merged, commit 26d801c00d16a73a8c53015f880d73d840a71c7c)
    • apps/api/src/server/settings.ts: adds slackReviewOnTembo org setting
    • apps/web/components/pull-requests/slack-review-on-tembo.tsx: new settings UI toggle ("Review Slack PRs on Tembo")
    • packages/agent-runtime/src/runtime/tools/respondToUser.ts: when the setting is enabled, the Slack completion button text changes from "View PR" to "Review on Tembo" and its URL points to /reviews/{pullRequestId} instead of the provider URL
    • apps/api/tests/sandbox/respondToUserAttachments.test.ts: covers both the default (provider link) and enabled (Tembo review link) behaviors

Confidence

High confidence — this is a merged, tested, fully-implemented feature (not behind an experimental flag) that directly changes documented product behavior (the Slack PR notification link). The doc addition states only what the shipped code does, follows the existing Advanced-accordion pattern on the same page, and is scoped to a single, focused addition.

cc @benja


Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo  Review in Tembo  View Agent Settings  View on agent


Note

Low Risk
Documentation-only change with no runtime or security impact.

Overview
Documents the Review Slack PRs on Tembo organization setting on the Slack integration page.

A new Advanced accordion explains that Slack PR completion buttons default to View PR (source provider) and how enabling the setting in Pull Requests settings changes the label to Review on Tembo and opens Tembo’s review experience instead.

Reviewed by Cursor Bugbot for commit d785e8e. Bugbot is set up for automated code reviews on this repo. Configure here.

@tembo
tembo Bot requested a review from benja as a code owner August 8, 2026 13:05
@tembo tembo Bot added the tembo Pull request created by Tembo label Aug 8, 2026
@tembo
tembo Bot requested a review from DarrenBaldwin07 as a code owner August 8, 2026 13:05
@mintlify

mintlify Bot commented Aug 8, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tembo 🟢 Ready View Preview Aug 8, 2026, 1:06 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@tembo

tembo Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Requesting review from @benja who has experience with the following files modified in this PR:

  • integrations/slack.mdx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants