fix: makes audit log commit immidiatly
This commit is contained in:
parent
c8c60398f2
commit
ebee979020
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue