async calls

This commit is contained in:
mrT23
2024-06-30 17:33:48 +03:00
parent 6a5f43f8ce
commit 3e6263e1cc
2 changed files with 27 additions and 13 deletions

View File

@ -76,7 +76,8 @@ use_description_markers=false
include_generated_by_header=true
# large pr mode 💎
enable_large_pr_handling=true
max_ai_calls=3
max_ai_calls=4
async_ai_calls=true
mention_extra_files=true
#custom_labels = ['Bug fix', 'Tests', 'Bug fix with tests', 'Enhancement', 'Documentation', 'Other']