zulip/zerver/webhooks/bitbucket3/fixtures
Hemanth V. Alluri b8268c66d5 webhooks/bitbucket3: Add the `diagnostics:ping` event.
Note: Unlike with the other events supported by this webhook so far,
to determine this event's event type, we need to use the X-Event-Key
HTTP Header.
2019-06-17 17:33:32 -07:00
..
commit_comment_added.json
commit_comment_deleted.json
commit_comment_edited.json
diagnostics_ping.json
pull_request_add_reviewer.json
pull_request_add_two_reviewers.json
pull_request_approved.json
pull_request_comment_added.json
pull_request_comment_deleted.json
pull_request_comment_edited.json
pull_request_declined.json
pull_request_deleted.json
pull_request_merged.json
pull_request_modified.json
pull_request_needs_work.json
pull_request_opened_with_multiple_reviewers.json
pull_request_opened_with_two_reviewers.json
pull_request_opened_without_description.json
pull_request_opened_without_reviewers.json
pull_request_remove_reviewer.json
pull_request_unapproved.json
repo_forked.json
repo_modified.json
repo_push_add_branch.json
repo_push_add_tag.json
repo_push_delete_branch.json
repo_push_delete_tag.json
repo_push_update_multiple_branches.json
repo_push_update_single_branch.json