From 92eef67b610210fe3ae31e4fbf76f344ad6c19cf Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 16:10:37 +0000 Subject: [PATCH] docs: note AI review remediation context on pull requests page --- guides/developer/pull-requests.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/guides/developer/pull-requests.mdx b/guides/developer/pull-requests.mdx index 54937494..6be95c24 100644 --- a/guides/developer/pull-requests.mdx +++ b/guides/developer/pull-requests.mdx @@ -37,6 +37,16 @@ Each row represents a pull request Lightdash created on your behalf. The table s If a project has no pull requests yet, the table shows an empty state. +### AI review remediations + +When an AI agent opens a pull request to fix a finding flagged in an AI review, the row shows a **Fixes review** label with the original finding's title and root cause, plus quick links to the source context: + +- **View review**: jumps to the finding in the AI **Reviews** admin page. +- **View thread**: opens the source review thread in a side preview without leaving the pull requests table. +- **View PR**: opens the pull request in GitHub or GitLab. + +This makes it easy to trace a pull request back to the review finding it resolves, so you can confirm the change addresses the right issue before merging. + ### Sources The **source** tag tells you which part of Lightdash opened the pull request: