1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-26 17:44:27 +00:00
gitea/services
Wiktor Kwapisiewicz 37191dcfbd
Fix missing link on outgoing new release notifications (#29079)
Outgoing new release e-mail notifications were missing links to the
actual release. An example from Codeberg.org e-mail:

    <a href=3D"">View it on Codeberg.org</a>.<br/>

This PR adds `"Link"` context property pointing to the release on the
web interface.

The change was tested using `[mailer] PROTOCOL=dummy`.

Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
2024-02-08 03:09:15 +00:00
..
2024-02-04 13:29:09 +00:00
2023-12-19 09:18:42 +08:00
2023-12-25 21:25:29 +01:00
2024-01-31 14:55:12 +00:00