mirror of https://github.com/zulip/zulip.git
d8b15f4202
Refactor github webhook to handle multiple payload verions split github fixtures into v1 and v2 versions Group together all realm-specific logic. When v2 becomes available, we can ask someone in each org to make the changes via the Github Hook configuration, and slowly remove the special cases. TODO: when our pull request for github-services gets merged, the integrations page should say to look for Zulip instead of Humbug (imported from commit 4790a730010b37186640f9996291afa6e8f96c2b) |
||
---|---|---|
.. | ||
github_v1_commit_comment.json | ||
github_v1_commit_comment_line.json | ||
github_v1_issue_comment.json | ||
github_v1_issues_closed.json | ||
github_v1_issues_opened.json | ||
github_v1_pull_request_closed.json | ||
github_v1_pull_request_comment.json | ||
github_v1_pull_request_opened.json | ||
github_v1_pull_request_synchronize.json | ||
github_v1_push.json | ||
github_v2_commit_comment.json | ||
github_v2_commit_comment_line.json | ||
github_v2_issue_comment.json | ||
github_v2_issues_closed.json | ||
github_v2_issues_opened.json | ||
github_v2_pull_request_closed.json | ||
github_v2_pull_request_comment.json | ||
github_v2_pull_request_opened.json | ||
github_v2_pull_request_synchronize.json | ||
github_v2_push.json |