Configurations

Configure code review interactions with your teams

Configurations lets you manage Baz’s automated behavior across your team’s code review workflow. Use these toggles to adjust review triggers, approvals, and output behavior.

Select your user avatar and go to Settings to access your configurations

Available Settings

Setting

Description

Default

Review draft Change Requests

Baz will analyze and comment on Change Requests that are still in draft state.

On

Auto-approve valid Change Requests

When no issues are found, Baz will automatically approve the Change Request.

Off

Add “baz approved” label

Applies a baz approved label if all checks pass and no issues are found.

Off

Add Baz-generated description

Appends a summary generated by Baz to the Change Request description.

On

Review only when requested

Baz will only perform a review when explicitly requested via comment or toggle.

Off

Review after each push

Triggers Baz to re-review the Change Request automatically after new commits are pushed.

On

Re-review after comments are resolved

If Baz previously left comments and those are resolved, Baz will re-review the Change Request.

On

Re-review on GitHub review dismissal

When a GitHub reviewer’s approval is dismissed, Baz will re-review the Change Request.

Off

Tip: Use these settings to align Baz with your team's review cadence—whether fully automated, manual, or hybrid.


How to Use

  • Go to Settings → Configurations in the Baz UI.

  • Toggle each option on or off depending on your team’s preferences.

  • All changes are saved automatically and take effect immediately.

Last updated