diff --git a/docs/docs/tools/review.md b/docs/docs/tools/review.md index 1552bc9b..9f1d19b0 100644 --- a/docs/docs/tools/review.md +++ b/docs/docs/tools/review.md @@ -56,6 +56,10 @@ extra_instructions = "..." persistent_comment If set to true, the review comment will be persistent, meaning that every new review request will edit the previous one. Default is true. + + final_update_message + When set to true, updating a persistent review comment during online commenting will automatically add a short comment with a link to the updated review in the pull request .Default is true. + extra_instructions Optional extra instructions to the tool. For example: "focus on the changes in the file X. Ignore change in ...".