What’s in a Tembo PR
- Clear description of the problem and solution
- Follows your coding standards via rule files
- Links to the original issue, error, or task
- Tests when appropriate
- Signed and verified commits (GitHub)
- Uses your PR template if one exists
PR templates
Tembo checks for templates in these locations:/.github/pull_request_template.md/docs/pull_request_template.md/pull_request_template.md
Advanced
Signed commits
Signed commits
GitHub PRs are automatically signed with a “Verified” badge. No configuration needed.
PR not created
PR not created
Check that the repository is activated in Integrations. Verify Tembo can create branches. Check there isn’t already an open PR for the same issue.
PR description missing context
PR description missing context
Add a PR template to your repo. Use a rule file with PR formatting preferences. Write clearer task descriptions.