Files
gitea/services
Adam Majer 37f6f7f6d4 Pull Request Pusher should be the author of the merge (#36581)
In manual merge detected changes, the pushing user should be the
de-facto author of the merge, not the committer. For ff-only merges, the
author (PR owner) often have nothing to do with the merger. Similarly,
even if a merge commit exists, it does not indicate that the merge
commit author is the merger. This is especially true if the merge commit
is a ff-only merge on a given branch.
    
If pusher is for some reason unavailable, we fall back to the old method
of using committer or owning organization as the author.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-03-02 20:05:58 +00:00
..
2026-02-22 08:01:43 +01:00
2026-02-27 12:38:44 +00:00
2026-02-28 11:23:20 -08:00
2026-01-31 22:01:08 -08:00
2026-02-28 11:23:20 -08:00
2026-02-28 11:23:20 -08:00
2026-02-28 11:23:20 -08:00
2025-10-19 00:37:50 +08:00