
Features
- Open pull requests with code changes
- Review PRs with inline comments
- Respond to PR feedback and iterate
- Start work from GitHub issues
- Auto-fix failed GitHub Actions workflows
- Signed and verified commits on all Tembo PRs
Installation
Install
Go to Integrations and click Install next to GitHub.
Usage
PR comments
Comment@tembo on any pull request to request changes. Works in the main thread or as inline review comments on specific lines. Tembo reads the feedback, updates the code, and pushes new commits.
Issues
Comment@tembo on any issue to start implementation. Tembo reads the issue title and description, then opens a PR.
Automations
See Automations for available GitHub event triggers.PR reviews
Reviews pull requests for bugs, security issues, and code quality. Leaves inline comments automatically when a PR is opened.Enrich issues
Adds codebase context to new GitHub issues, helping agents and teammates understand the relevant code before starting work.Failed workflows
Detects GitHub Actions failures and opens fix PRs automatically.Advanced
Attribution
Attribution
By default, PRs and commits are made under the Tembo bot account. To attribute them to your GitHub user instead, connect your personal GitHub account in your Tembo user settings.
Signed commits
Signed commits
All commits in Tembo PRs are automatically signed and verified with a “Verified” badge in GitHub.
No configuration needed.
Repositories not appearing
Repositories not appearing
Wait 2-5 minutes for initial sync. If they still don’t show, click the sync button on the GitHub
integration card. Check that you granted Tembo access during installation and that you have
permission to install GitHub Apps for your organization.
@tembo not responding
@tembo not responding
Make sure you’re using
@tembo (lowercase) and that the repository is activated in Integrations.PRs not being created
PRs not being created
Check that the repository is activated and there isn’t already an open PR for the same issue.