Compare commits

...

3 Commits

Author SHA1 Message Date
Gud Boi 272b74d214 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.
2026-01-06 17:25:49 +00:00
Tyler Goodlet 4baa330e23 Ye, nm it turns out there's no ${URL} !?
Lol like wtf, how can they have this `ReviewedOn` but not just the PR's
web addr.. XD

I guess i'll just suck back the OCD and try it like this.
2026-01-06 12:22:56 -05:00
Tyler Goodlet f9514582b8 Mk title line same as PR, drop issues bit
Left in docs link for ref, hopefully that doesn't also do something
annoying in the web UI Bp
2026-01-05 14:55:34 -05:00
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} -->