Merge branch 'main' of ssh://code.rhodecode.com:3022/internal/rhodecode-enterprise-ce

This commit is contained in:
Andrii V 2025-09-29 20:34:32 +02:00
commit 9023ccd2c0

View file

@ -531,6 +531,7 @@ def start_ai_code_review(pull_request_id):
audit_logger.AI_MODEL_VERSION: ai_model_version,
},
repo=pull_request.target_repo,
commit=True,
)
try: