zulip/zerver/webhooks/gitlab/fixtures
Hemanth V. Alluri f57196b1d0 webhooks/gitlab: Add fixture for MR opened with multiple assignees.
Fixes #16173.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-09-13 20:54:14 -07:00
..
build_created.json
build_started.json
build_succeeded.json
issue_hook__confidential_issue_closed.json
issue_hook__confidential_issue_created_with_assignee.json
issue_hook__confidential_issue_created_with_hidden_comment_in_description.json
issue_hook__confidential_issue_created_without_assignee.json
issue_hook__confidential_issue_reopened.json
issue_hook__confidential_issue_updated.json
issue_hook__issue_closed.json
issue_hook__issue_created_with_assignee.json
issue_hook__issue_created_with_hidden_comment_in_description.json
issue_hook__issue_created_with_three_assignees.json
issue_hook__issue_created_with_two_assignees.json
issue_hook__issue_created_without_assignee.json
issue_hook__issue_opened_with_null_description.json
issue_hook__issue_reopened.json
issue_hook__issue_updated.json
job_hook__build_created.json webhooks: Add missing gitlab test fixture. 2020-05-11 15:04:34 -07:00
merge_request_hook__merge_request_added_commit.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_approved.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_closed.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_created_with_assignee.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_created_with_multiple_assignees.json webhooks/gitlab: Add fixture for MR opened with multiple assignees. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_created_without_assignee.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_merged.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_reopened.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_unapproved.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
merge_request_hook__merge_request_updated.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
note_hook__commit_note.json
note_hook__confidential_issue_note.json
note_hook__issue_note.json
note_hook__merge_request_note.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
note_hook__snippet_note.json
pipeline_hook__pipeline_pending.json
pipeline_hook__pipeline_started.json
pipeline_hook__pipeline_succeeded.json
pipeline_hook__pipline_succeeded_with_artifacts.json gitlab: Added artifact link to pipeline event body 2020-06-07 14:01:04 -07:00
push_hook.json
push_hook__push_commits_more_than_limit.json
push_hook__push_local_branch_without_commits.json
push_hook__push_multiple_committers.json
push_hook__push_multiple_committers_with_others.json
push_hook__remove_branch.json
system_hook__merge_request_closed.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
system_hook__merge_request_created_with_assignee.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
system_hook__merge_request_created_without_assignee.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
system_hook__merge_request_merged.json webhooks/gitlab: Make permissions consistent across all fixtures. 2020-09-13 20:54:14 -07:00
system_hook__push_hook.json
tag_push_hook__add_tag.json
tag_push_hook__remove_tag.json
test_hook__issue_test_payload.json
wiki_page_hook__wiki_page_edited.json
wiki_page_hook__wiki_page_opened.json