mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +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.