feat: add current date to PR review metadata

This commit is contained in:
mrT23
2025-02-20 16:44:45 +02:00
parent 29a350b4f8
commit a07f6855cb
2 changed files with 5 additions and 0 deletions

View File

@ -187,6 +187,10 @@ Ticket Description:
--PR Info--
{%- if date %}
Today's Date: {{date}}
{%- endif %}
Title: '{{title}}'