mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-11 00:00:38 +08:00
Estimated time to review
This commit is contained in:
@ -42,6 +42,7 @@ def convert_to_markdown(output_data: dict, gfm_supported: bool=True) -> str:
|
||||
"General suggestions": "💡",
|
||||
"Insights from user's answers": "📝",
|
||||
"Code feedback": "🤖",
|
||||
"Estimated time to review": "⏱️",
|
||||
}
|
||||
|
||||
for key, value in output_data.items():
|
||||
|
Reference in New Issue
Block a user