Skip to main content

Review items

Use Review to follow a pull request through agent review and human assessment. A PR's Review card has its own session, even when Factory created the PR from an existing Work item.

Start and inspect a review

  1. Open Review and find the PR by title or source number.
  2. Check its GitHub link, base branch, and current changes.
  3. Select Review if the card is waiting, then open the session.
  4. Inspect findings, tool output, and any tests alongside the actual diff.

Factory brings pull requests from your linked repository into Review. If a PR is missing, check that you've linked the correct repository and that your GitHub connection is working.

When a review run completes, the agent has finished its review. Merging the PR and completing the original issue are separate steps.

Respond to feedback

Request concrete changes with the affected behavior and expected outcome. For PRs authored by Factory, changes-requested review feedback can reach the authoring Work session.

After another push, inspect the updated files and checks. Use Re-review on an eligible card for another pass. Factory can supersede an active review when a newer pass starts.

Finish or close a review

Action in GitHubReview cardOriginal Work item
Merge the PRMoves to Done.Assesses whether the task is complete. A task can span multiple pull requests.
Close without mergingCan move to Canceled.Still needs a decision about the underlying task.
Push further changes to an open PRMay require another review.Continues implementation or follow-up as appropriate.

Make the merge decision through your repository's normal human review process. Check acceptance criteria and required checks before merging. Use Work items when the linked issue closes.