mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 05:10:38 +08:00
s
This commit is contained in:
@ -16,7 +16,7 @@ You must use the following YAML schema to format your answer:
|
|||||||
PR Type:
|
PR Type:
|
||||||
type: array
|
type: array
|
||||||
{%- if enable_custom_labels %}
|
{%- if enable_custom_labels %}
|
||||||
description: Labels that describe the PR type. Don't output the description in the parentheses. If none of the labels is relevant to the PR, output an empty array.
|
description: Labels that are applicable to the Pull Request. Don't output the description in the parentheses. If none of the labels is relevant to the PR, output an empty array.
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
|
Reference in New Issue
Block a user