From fe7d2bb9247a4ef8119a6787dffdc17c16316ff4 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 3 Dec 2023 10:52:00 +0200 Subject: [PATCH] update docs --- docs/DESCRIBE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DESCRIBE.md b/docs/DESCRIBE.md index 7011a7b5..696014d5 100644 --- a/docs/DESCRIBE.md +++ b/docs/DESCRIBE.md @@ -28,6 +28,7 @@ Under the section 'pr_description', the [configuration file](./../pr_agent/setti - `extra_instructions`: Optional extra instructions to the tool. For example: "focus on the changes in the file X. Ignore change in ...". - To enable `custom labels`, apply the configuration changes described [here](./GENERATE_CUSTOM_LABELS.md#configuration-changes) - `enable_pr_type`: if set to false, it will not show the `PR type` as a text value in the description content. Default is true. +- `final_update_message`: if set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is true. ### Markers template