mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Add example output
This commit is contained in:
parent
0396e10706
commit
f8aea909b4
1 changed files with 3 additions and 0 deletions
|
|
@ -89,6 +89,9 @@ Example output:
|
|||
{
|
||||
"Main theme": "xxx",
|
||||
"Type of PR": "Bug fix",
|
||||
{%- if require_score %}
|
||||
"Score": 85.2,
|
||||
{%- endif %}
|
||||
{%- if require_tests %}
|
||||
"Relevant tests added": "No",
|
||||
{%- endif %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue