Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions integrations/slack.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,8 @@ See [Agents](/features/agents) for available Slack event triggers.
<Accordion title="Feedback loop">
When you leave feedback on a PR created from Slack, Tembo posts a notification back to the original Slack thread with a summary of changes.
</Accordion>

<Accordion title="Link PRs to Tembo instead of the source provider">
By default, the completion button on a Slack PR notification reads **View PR** and opens the pull request on its source provider (GitHub, GitLab, or Bitbucket). Enable **Review Slack PRs on Tembo** in your organization's Pull Requests settings to change the button to **Review on Tembo** and open the PR in Tembo's review experience instead.
</Accordion>
</AccordionGroup>