Simplify gitea merge template

Mk title line same as PR, drop issues bit, keep `ReviewedOn` (since nothing else will contain the web addr..) and put the reviewers list.
bump_polars
Gud Boi 2026-01-06 17:25:49 +00:00
commit 272b74d214
1 changed files with 4 additions and 6 deletions

View File

@ -1,10 +1,8 @@
<!-- https://docs.gitea.com/usage/merge-message-templates -->
${PullRequestTitle}
${PullRequestDescription}
PR: ${PullRequestReference}
${PullReviewedOn}
${ReviewedBy}
Merged-by: ${PullRequestPosterName}
${ClosingIssues}
<!-- https://docs.gitea.com/usage/merge-message-templates -->
<!-- ${ClosingIssues} -->