Commit messages in pr-description

This commit is contained in:
mrT23
2023-08-01 15:15:59 +03:00
parent 6605f9c444
commit 8c0370a166
5 changed files with 31 additions and 2 deletions

View File

@ -36,8 +36,14 @@ Don't repeat the prompt in the answer, and avoid outputting the 'type' and 'desc
user="""PR Info:
Branch: '{{branch}}'
{%- if language %}
Main language: {{language}}
{%- endif %}
{%- if commit_messages_str %}
Commit messages:
{{commit_messages_str}}
{%- endif %}
The PR Git Diff: