feat: enable PR diagram by default and improve mermaid diagram generation

This commit is contained in:
mrT23
2025-06-24 17:28:23 +03:00
parent e75b863f3b
commit ead2c9273f
4 changed files with 19 additions and 12 deletions

View File

@ -106,7 +106,7 @@ enable_pr_type=true
final_update_message = true
enable_help_text=false
enable_help_comment=true
enable_pr_diagram=false # adds a section with a diagram of the PR changes
enable_pr_diagram=true # adds a section with a diagram of the PR changes
# describe as comment
publish_description_as_comment=false
publish_description_as_comment_persistent=true