mirror of https://github.com/zulip/zulip.git
5b8f38f4e3
We now ignore payloads where payload['push']['changes'] is empty, because an empty push doesn't really convey any useful information. I couldn't find a way to replicate the action that would generate such a payload, so I took one of our existing payloads and editted out payload['push']['changes'] myself, so this payload is not authentic. |
||
---|---|---|
.. | ||
commit_comment_created.json | ||
commit_status_changed.json | ||
force_push.json | ||
fork.json | ||
issue_commented.json | ||
issue_created.json | ||
issue_updated.json | ||
more_than_one_push_event.json | ||
pull_request_approved_or_unapproved.json | ||
pull_request_comment_action.json | ||
pull_request_created_or_updated.json | ||
pull_request_fulfilled_or_rejected.json | ||
push.json | ||
push_commits_above_limit.json | ||
push_more_than_one_tag.json | ||
push_multiple_committers.json | ||
push_multiple_committers_with_others.json | ||
push_one_tag.json | ||
push_remove_tag.json | ||
push_without_changes.json | ||
remove_branch.json |