zulip/zerver/webhooks/github
Steve Howell c6b9a23c17 github webhooks: Fix message for unsupported team payloads.
The main thing fixed here is that we weren't turning
on our keys into a list.  And then I refined the message
a bit more, including sorting the keys.

I also avoid the unnecessary "else".
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 webhooks: Fix message for unsupported team payloads. 2020-09-03 10:44:39 -07:00
view.py github webhooks: Fix message for unsupported team payloads. 2020-09-03 10:44:39 -07:00