This commit is contained in:
Hussam.lawen
2023-11-13 13:49:16 +02:00
parent ccbb62b50a
commit a5e5a82952

View File

@ -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