diff --git a/integrations/jira.mdx b/integrations/jira.mdx index 758f468..cbd704a 100644 --- a/integrations/jira.mdx +++ b/integrations/jira.mdx @@ -9,6 +9,7 @@ Assign Jira tickets to Tembo and turn them into PRs. # Features - Add the "Tembo" label to issues to trigger analysis +- Use `tembo/{repo-name}` labels to target specific repositories - Click provided links to view coding sessions and create PRs # Installation @@ -69,6 +70,10 @@ Add the "Tembo" label to any Jira issue you want Tembo to work on. Once labeled, 3. **Comment with updates** - Provide progress updates and a link to view the session 4. **Create pull requests** - Submit code changes as pull requests when ready +## Targeting a Repository + +To specify which repository Tembo should work in, add a label with the format `tembo/{repo-name}`. For example, `tembo/frontend` targets your "frontend" repository. When multiple `tembo/` labels are present, Tembo uses the first matching enabled repository. + ## Status Updates Tembo keeps you informed as it works on your Jira issues: