Baz Docs
Sign Up ↗Contact sales
  • Introduction
  • Basics
    • Organization Setup
    • Configure with GitHub
    • Model Context Protocol (Beta)
  • Agents
    • Default Reviewers
    • Custom Reviewers (Beta)
    • Working with Agents
  • Code
    • Overview
    • Integrations
      • Datadog
      • GitHub Actions
      • Slack
      • Jira
  • Notifications
  • changes
    • Code Review
      • Description
      • Topics
        • Commands
      • Diff
        • Git Diff (optional)
      • Merge eligibility
    • Chat
    • Discuss
  • Account
    • Plans & Usage
    • Billing
    • Security, privacy and compliance
Powered by GitBook
On this page
  1. changes

Discuss

Real-time discussions on code sections

PreviousChatNextPlans & Usage

Last updated 5 days ago

Comments allow you to provide near real-time feedback to the author directly within the PR workflow. It allows developers to start discussions on specific lines of code diffs, facilitating better communication, feedback, and collaboration.

To help you focus on what matters during code review, Baz also supports comment filters. These let you tailor which comments appear in a review based on relevance to you.

Filter Options

  • Open on me Shows threads that require your attention. A thread appears in this view if:

    • You’ve commented in the thread, but you did not write the last comment, or

    • You were mentioned in the thread, and the last comment is not from you.

  • Show open Excludes threads that are either:

    • Outdated (i.e., tied to a change that no longer exists), or

    • Marked as resolved.

  • Show all The default view. Displays all comment threads in the change request.

Suggestions

Recommend code suggests inline to start a thread around alternate implementations.

Baz will show a syntactic diff of the contents of your suggestions giving insights more details before considering adopting an edit.

Open comments
Filters
Code your change directly in the diff