zulip/zerver/webhooks/github
Steve Howell 5bff66b450 github webhook: Always send messages for team edits.
If there are unsupported keys, we still log an error,
but we now also send a message to the stream.  (This
is a good tradeoff for the github webhook, since users
can just turn off notifications if they find it spammy.
Also, we intend to support "repository" soon.)

This is a bit of an experiment to see how this plays
in the field:

    * will customers notice the change?
    * will Sentry reports look any different?
2020-09-03 10:44:39 -07:00
..
fixtures github tests: Extract test_ignored_pull_request_actions. 2020-09-03 10:44:39 -07:00
__init__.py webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
doc.md webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
tests.py github webhook: Always send messages for team edits. 2020-09-03 10:44:39 -07:00
view.py github webhook: Always send messages for team edits. 2020-09-03 10:44:39 -07:00