Azure DevOps - Boards
Baz's Azure DevOps Boards Integration
By pulling in work item information like titles, descriptions, types, acceptance criteria, and stakeholder comments, Baz ensures that every change request is grounded in intent. Reviewers no longer need to switch between Azure DevOps Boards and GitHub to understand why a change exists - they get the full context, right where the code is.
Baz uses this context to:
Enrich AI-generated summaries and topics with business objectives.
Tailor prompts to reflect the goals and constraints from the Boards ticket.
Help reviewers focus on what’s important by aligning code changes to the original intent.

Configuring Baz & Azure DevOps Boards
To enable Azure DevOps Boards support:
Go to the Azure DevOps integration located in Settings > Integrations.
Click Configure and follow the authentication flow.
Once connected to your Shortcut Workspace, Baz will automatically attach ticket context to linked change requests.
Tip: Baz detects relevant work items when the branch name includes a work item ID (e.g.
AB#12345), or when the PR description contains a link to an ADO Boards work item.
How Baz Uses Azure DevOps Boards Work Item Data
When connected, Baz pulls:
Work item title and description - used to inform review summaries and reasoning.
Work item type (feature, bug, task) - guides reviewer expectations.
Acceptance criteria - injected directly into prompts for better validation.
Comments and discussion threads - used to provide full context in reviews.
This information flows into all Baz workflows:
Summaries reflect the purpose and constraints defined in the work item.
Break down topics based on feature or flow relevance.
Guide reviewers to evaluate changes through the lens of what the ticket was designed to accomplish.
Last updated