Merge pull request #32 from Codium-ai/tr/focused_pr

Focused PR update
This commit is contained in:
Ori Kotek
2023-07-11 15:29:36 +03:00
committed by GitHub
8 changed files with 19 additions and 20 deletions

View File

@ -12,7 +12,7 @@ def convert_to_markdown(output_data: dict) -> str:
"Type of PR": "📌",
"Relevant tests added": "🧪",
"Unrelated changes": "⚠️",
"Minimal and focused": "",
"Focused PR": "",
"Security concerns": "🔒",
"General PR suggestions": "💡",
"Code suggestions": "🤖"