feat: support 'publish_output_no_suggestions' by 'pr_reviewer'

The tool reuses the existing variable name.
The change is non-breaking because by default it keeps the old behavior.
This commit is contained in:
Alessio
2025-06-09 17:29:03 +03:00
parent 9c17a3902b
commit 8d2e92fe83
2 changed files with 12 additions and 8 deletions

View File

@ -80,6 +80,7 @@ require_can_be_split_review=false
require_security_review=true
require_ticket_analysis_review=true
# general options
publish_output_no_suggestions=true # Set to "false" if you only need the reviewer's remarks (not labels, not "security audit", etc.) and want to avoid noisy "No major issues detected" comments.
persistent_comment=true
extra_instructions = ""
num_max_findings = 3