From 277c6abf0f2c7df4a6d8e8c88d669d4c77903105 Mon Sep 17 00:00:00 2001 From: dst03106 Date: Fri, 6 Jun 2025 20:13:32 +0900 Subject: [PATCH] refactor: standardizes todo_sections and todos_summary formatting --- pr_agent/settings/pr_reviewer_prompts.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pr_agent/settings/pr_reviewer_prompts.toml b/pr_agent/settings/pr_reviewer_prompts.toml index 6d94acd6..417099b7 100644 --- a/pr_agent/settings/pr_reviewer_prompts.toml +++ b/pr_agent/settings/pr_reviewer_prompts.toml @@ -168,9 +168,9 @@ review: - ... security_concerns: | No - todo_sections: + todo_sections: | No - todos_summary: + todos_summary: | No {%- if require_can_be_split_review %} can_be_split: @@ -290,9 +290,9 @@ review: - ... security_concerns: | No - todo_sections: + todo_sections: | No - todos_summary: + todos_summary: | No {%- if require_can_be_split_review %} can_be_split: