From 6aac41a0dfd58c8de0e0f8607fd9845ab9189832 Mon Sep 17 00:00:00 2001 From: chilln Date: Sun, 25 May 2025 18:27:03 +0900 Subject: [PATCH] refactor:rename to --- pr_agent/settings/configuration.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr_agent/settings/configuration.toml b/pr_agent/settings/configuration.toml index 15c99a32..5d39796b 100644 --- a/pr_agent/settings/configuration.toml +++ b/pr_agent/settings/configuration.toml @@ -103,7 +103,7 @@ enable_pr_type=true final_update_message = true enable_help_text=false enable_help_comment=true -add_diagram=false +enable_pr_diagram=false # adds a section with a diagram of the PR changes # describe as comment publish_description_as_comment=false publish_description_as_comment_persistent=true