mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 04:40:38 +08:00
Merge pull request #89 from zmeir/zmeir-review_score
Add Score Review Feature
This commit is contained in:
@ -16,6 +16,7 @@ def convert_to_markdown(output_data: dict) -> str:
|
||||
emojis = {
|
||||
"Main theme": "🎯",
|
||||
"Type of PR": "📌",
|
||||
"Score": "🏅",
|
||||
"Relevant tests added": "🧪",
|
||||
"Unrelated changes": "⚠️",
|
||||
"Focused PR": "✨",
|
||||
|
Reference in New Issue
Block a user