Skip to content

Commit dfc1c14

Browse files
docs: clarify AI writeback PR author is the GitHub App
1 parent 7159d45 commit dfc1c14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

guides/ai-agents/ai-writeback.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ When you ask the agent for a change that belongs in the repo, it calls a tool ca
4949

5050
The tool call is synchronous and can take a few minutes. The agent will tell you a pull request is being prepared while it waits.
5151

52+
Pull requests are always opened by the Lightdash GitHub App, so the PR author in GitHub appears as the app bot (for example, `lightdash-app[bot]`) regardless of who triggered the writeback. The user who asked for the change is recorded as a co-author on the commit and tracked against the PR inside Lightdash.
53+
5254
## Using it in chat
5355

5456
Phrase your request as a direct change to the repo and, where possible, name the file, model, or field you want touched. The more specific you are, the more reliably the writeback agent finds the right place to edit.

0 commit comments

Comments
 (0)