Skip to main content
Mention @tembo in a PR comment to request changes. Tembo updates the code and pushes new commits. Keep iterating until it’s right.
  • Inline review comments: Comment on specific lines. Tembo knows exactly which code you mean.
  • Regular comments: Comment anywhere on the PR.
  • Slack threads: If the task started from Slack, keep mentioning @tembo in the same thread.
On Bitbucket, use /tembo instead of @tembo. Only comments that mention @tembo are picked up.

Examples

@tembo Add retry logic with exponential backoff and a unit test
@tembo This function should handle the case where the user doesn't exist

Multi-repo

Feedback on one PR can trigger changes across all connected repos. Tembo updates existing PRs and creates new ones where needed.