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: