Files
gitea/templates/repo
4c2441ba5d Fix ghost user in feeds when pushing in an actions, it should be gitea-actions (#34703) (#34756)
Backport #34703 by @lunny

Fix #34688 

This PR will store the `publisher_id` of `release`(tag) table as
pusher's id. It could be a real userID or a system user id. If the user
is deleted, ghost will be replaced.

This PR will also correct the wrong user `Ghost` in the feeds and wrong
committer on tag list page if pushing a tag from an actions. Now the
behavior is the same as Github. Some codes are deleted because it tries
to get commit author as pusher which is not right.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-06-18 01:04:45 +00:00
..
2025-03-24 14:28:02 +00:00
2025-06-07 18:24:59 +00:00
2025-04-18 22:56:50 +08:00
2025-04-27 19:39:03 +00:00
2025-04-13 12:27:31 -07:00
2024-03-14 23:24:59 +00:00
2023-04-29 15:43:01 -04:00