mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-14 03:45:18 +00:00
Limit comment body length and adjust logging levels in GitHub provider
This commit is contained in:
parent
229d7b34c7
commit
48cc2f6833
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
import copy
|
import copy
|
||||||
import datetime
|
import datetime
|
||||||
import traceback
|
|
||||||
from collections import OrderedDict
|
from collections import OrderedDict
|
||||||
from functools import partial
|
from functools import partial
|
||||||
from typing import List, Tuple
|
from typing import List, Tuple
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue