Skip to content

Commit e1b39af

Browse files
committed
keep qodo from rewriting description
1 parent 3e4e22f commit e1b39af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pr_agent.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Used by qodo-merge-pro bot
22

3+
[pr_description]
4+
publish_description_as_comment = true # Stop rewriting the description
5+
generate_ai_title = false # Keep original PR title
6+
37
[config]
8+
persistent_comment = true # Keep it all in one comment
49
enable_labeler = true
510
enable_custom_labels=true
611
labels_mode = "custom_only"

0 commit comments

Comments
 (0)