0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-24 04:21:34 -05:00
forgejo/routers
Giteabot 4aabd8e823
Set ref to fully-formed of the tag when trigger event is release () ()
Backport  by @sillyguodong

Fix 
When trigger event is `release`, ref should be like
`refs/tags/<tag_name>` instead of `CommitID`

Co-authored-by: sillyguodong <33891828+sillyguodong@users.noreply.github.com>
2023-04-08 20:43:46 +08:00
..
api Set ref to fully-formed of the tag when trigger event is release () () 2023-04-08 20:43:46 +08:00
common Support sanitising the URL by removing extra slashes in the URL () () 2023-03-05 02:14:12 -05:00
install Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Fix redirect bug when creating issue from a project () () 2023-04-08 12:38:56 +02:00
init.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00