mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
The user associated to a pull request is always its creator, however,
when closing a pull request, this can be the wrong actor. The paylod
contains the actor in the `sender` value, use this instead.
(cherry picked from commit 5ed5fa3315)