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} ${PullRequestTitle}
${PullRequestDescription} ${PullReviewedOn}
${ReviewedBy}
PR: ${PullRequestReference}
Merged-by: ${PullRequestPosterName} Merged-by: ${PullRequestPosterName}
${ClosingIssues} <!-- https://docs.gitea.com/usage/merge-message-templates -->
<!-- ${ClosingIssues} -->