mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 19:35:17 +00:00
feat: Update enable_help_text flag explaination
This commit is contained in:
parent
dff31ff8f5
commit
fce52a66ff
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ enable_review_labels_effort=false
|
|||
require_all_thresholds_for_incremental_review=false
|
||||
minimal_commits_for_incremental_review=0
|
||||
minimal_minutes_for_incremental_review=0
|
||||
enable_help_text=true # Help text is enabled by default
|
||||
enable_help_text=true # Determines whether to include help text in the PR review. Enabled by default.
|
||||
|
||||
[pr_description] # /describe #
|
||||
publish_labels=true
|
||||
|
|
|
|||
Loading…
Reference in a new issue