diff --git a/docs/DESCRIBE.md b/docs/DESCRIBE.md index d9402dec..602294fc 100644 --- a/docs/DESCRIBE.md +++ b/docs/DESCRIBE.md @@ -27,6 +27,8 @@ 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. + ### Markers template markers enable to easily integrate user's content and auto-generated content, with a template-like mechanism.