This commit is contained in:
mrT23
2023-09-29 10:30:20 +03:00
parent e1149862b2
commit a371f7ab84
10 changed files with 48 additions and 8 deletions

View File

@ -15,7 +15,7 @@ The `describe` tool can also be triggered automatically every time a new PR is o
### Configuration options
Under the section 'pr_description', the [configuration file](./../pr_agent/settings/configuration.toml) contains options to customize the 'describe' tool:
Under the section 'pr_description', the [configuration file](./../pr_agent/settings/configuration.toml#L28) contains options to customize the 'describe' tool:
- `publish_labels`: if set to true, the tool will publish the labels to the PR. Default is true.