Merge pull request #594 from Codium-ai/tr/fallback_bad_review_comment

Enhanced Comment Verification and Fallback Mechanism for Inline Comment Publishing
This commit is contained in:
Tal
2024-01-20 02:04:06 -08:00
committed by GitHub
2 changed files with 112 additions and 3 deletions

View File

@ -98,6 +98,8 @@ extra_instructions = ""
deployment_type = "user"
ratelimit_retries = 5
base_url = "https://api.github.com"
publish_inline_comments_fallback_with_verification = true
try_fix_invalid_inline_comments = true
[github_action]
# auto_review = true # set as env var in .github/workflows/pr-agent.yaml