Files
zulip/zerver/webhooks
Tom Hubrecht f7abee890f webhooks_gitea: Use the correct actor for pull_request actions
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)
2025-10-17 15:49:56 -07:00
..