mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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.