0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-19 20:04:01 +02:00
gitea/services/release
Giteabot 0c9dcda10d
Check if the release is converted from the tag when updating the release (#30984) (#30986)
We should call `notify_service.NewRelease` when a release is created
from an existing tag.

Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-05-15 16:34:38 -05:00
..
release.go Check if the release is converted from the tag when updating the release (#30984) (#30986) 2024-05-15 16:34:38 -05:00
release_test.go Simplify how git repositories are opened (#28937) 2024-01-27 21:09:51 +01:00
tag.go Allow to sync tags from admin dashboard (#28045) 2024-01-24 03:02:04 +00:00