Compare commits

...

1 Commits

Author SHA1 Message Date
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
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
${PullRequestTitle}
Submitted-as: ${PullRequestReference}
${PullReviewedOn}
${ReviewedBy}
Merged-by: ${PullRequestPosterName}
<!-- https://docs.gitea.com/usage/merge-message-templates -->