mirror of https://github.com/zulip/zulip.git
b5c63cfb85
GitHub sends two almost identical payloads when a pull request is reviewed, which results in two duplicative notification messages. The payloads have different "action" value, with one having the "submitted" action, whereas the other is "edited" and has an empty "changes" dict. We now ignore the payload with the "edited" action type and an empty "changes" dict. Fixes #26145. Co-authored-by: Pieter CK <pieterceka123@gmail.com> |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
doc.md | ||
githubsponsors.md | ||
tests.py | ||
view.py |