---
title: "Ara works the review thread until the diff is trusted."
description: "Ara opens a pull request, then reviews it alongside your other bots. It reads every comment, pushes fixes, and keeps going until checks are green and merge is one approval away."
url: "https://ara.so/product/code-review"
section: "Automations"
---

# Ara works the review thread until the diff is trusted.

Ara opens a pull request, then reviews it alongside your other bots. It reads every comment, pushes fixes, and keeps going until checks are green and merge is one approval away.

## Open, review, fix — repeat until green.

### Ara opens the pull request

It pushes the branch and opens a pull request with a clean diff, a summary of intent, and a link back to the signal that started the run.

_Pull request_

### Bots and checks weigh in

ci, lint, type-check, and your existing review bots run. Ara reads each line comment and failing check as a task, not noise.

_Review thread_

### Ara pushes fixes and replies

Each comment gets a commit and an inline reply explaining the change, then a re-request for review. The thread converges instead of stalling.

_Follow-up commit_

### Green, then trusted

When every required check passes and every comment is resolved, Ara marks it ready and writes what it learned into repo memory.

_Ready to merge_

## A reviewer that answers reviewers.

Ara treats the pull request as an argument it has to win on the merits. Every comment gets a fix or a reason.

### Reads every comment

Line comments, failing checks, and bot suggestions all become tasks Ara works in order.

### Pushes the fix

Every round is a real commit with an inline reply, so the diff and the discussion stay in sync.

### Drives checks green

Ara tracks every required check and won't call a pull request done while one is red.

## Let Ara work your review thread.

Point it at one repo. Watch it open a pull request, answer the bots, and drive it to green.
