Youtrack
Baz integration guide for Youtrack
By pulling in issue information like titles, descriptions, issue states and labels, and stakeholder comments, Baz ensures that every change request is grounded in intent. Reviewers no longer need to flip between Youtrack and GitHub to understand why a change exists—they get the full story, right where the code is.
Baz uses this context to:
Enrich AI-generated summaries and topics with your business objectives.
Tailor prompts to reflect the goals and constraints from the Linear issue.
Help reviewers focus on what’s important by aligning code changes to the original intent.
Configuring Baz & Youtrack
In Baz, open Settings → Integrations → Youtrack.
Create a personal access token via this link. Assign the scope
YouTrackto the token.Once authorized, Baz will automatically attach issue context to any linked change request.
How Baz Uses Youtrack Issue Data
Once enabled, Baz pulls these fields from linked Youtrack issues:
Title & Description – to inform review summaries and reasoning.
Issue State & Labels – to set expectations (e.g. bug vs. feature vs. chore).
Stakeholder Comments – injected into review prompts as context.
This context powers workflows that:
Generate summaries that reflect your Linear objectives.
Break down topics based on feature or flow relevance.
Guide reviewers to evaluate changes through the lens of what the issue was designed to accomplish.
Last updated