Add intro and chat text options for PR code suggestions in configuration

This commit is contained in:
mrT23
2024-09-26 09:07:51 +03:00
parent 109b965407
commit 89f9cf5adc
2 changed files with 9 additions and 0 deletions

View File

@ -69,7 +69,9 @@ enable_review_labels_effort=true
require_all_thresholds_for_incremental_review=false
minimal_commits_for_incremental_review=0
minimal_minutes_for_incremental_review=0
enable_intro_text=true
enable_help_text=false # Determines whether to include help text in the PR review. Enabled by default.
enable_chat_text=false
# auto approval
enable_auto_approval=false
maximal_review_effort=5