mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-15 04:42:41 +02:00
- When `SyncReleasesWithTags` is called, the code that synchronizes new tags to the database did not set the Note of the release to the tag's message. This was particularly noticeable when using the migration feature that tags have a empty description. - Resolves forgejo/forgejo#7647 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9913 Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org> Co-authored-by: Gusted <postmaster@gusted.xyz> Co-committed-by: Gusted <postmaster@gusted.xyz>