zulip/zerver/webhooks/github
Eeshan Garg c78c3f423c webhooks/github: Ignore project_card events.
The payloads for this event are missing some important details
about the Project's changes, such as the name of the project,
the card's column name, etc. Without such details, the resultant
notifications would not be useful at all!
2019-02-19 14:25:38 -08:00
..
fixtures webhooks/github: Ignore repository_vulnerability_alert event. 2019-02-19 18:01:05 -03:30
__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 webhooks/github: Ignore repository_vulnerability_alert event. 2019-02-19 18:01:05 -03:30
view.py webhooks/github: Ignore project_card events. 2019-02-19 14:25:38 -08:00