mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 20:30:41 +08:00
Add example output
This commit is contained in:
@ -89,6 +89,9 @@ Example output:
|
|||||||
{
|
{
|
||||||
"Main theme": "xxx",
|
"Main theme": "xxx",
|
||||||
"Type of PR": "Bug fix",
|
"Type of PR": "Bug fix",
|
||||||
|
{%- if require_score %}
|
||||||
|
"Score": 85.2,
|
||||||
|
{%- endif %}
|
||||||
{%- if require_tests %}
|
{%- if require_tests %}
|
||||||
"Relevant tests added": "No",
|
"Relevant tests added": "No",
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
Reference in New Issue
Block a user