zulip/zerver/webhooks/github/fixtures
sbansal1999 566e59f0c2 webhooks: Add issue unassigned fixture to GitHub Integration.
This commit adds the fixture that is received when an issue
is unassigned. This fixture helps in testing the integration
for that event.
2023-04-24 23:16:48 -07:00
..
check_run__completed.json
check_run__in_progress.json
commit_comment.json
create.json
delete.json
deployment_status.json
deployment.json
discussion_comment.json webhooks: Add support for GitHub discussions messages. 2021-10-22 13:40:05 -07:00
discussion.json webhooks: Add support for GitHub discussions messages. 2021-10-22 13:40:05 -07:00
fork.json
gollum__wiki_pages.json
issue_comment__deleted.json
issue_comment.json
issues__assigned.json webhooks: Add issue assigned fixture to GitHub Integration. 2023-04-24 23:16:48 -07:00
issues__unassigned.json webhooks: Add issue unassigned fixture to GitHub Integration. 2023-04-24 23:16:48 -07:00
issues.json
member.json
membership__removal.json
membership.json
page_build__errored.json github: Strengthen types using WildValue. 2022-05-10 13:50:20 -07:00
page_build.json
ping__organization.json
ping.json
public.json
pull_request__assigned.json
pull_request__auto_merge_disabled.json
pull_request__auto_merge_enabled.json
pull_request__closed.json
pull_request__edited_with_body_change.json
pull_request__edited.json
pull_request__locked.json
pull_request__merged.json
pull_request__opened_with_preassigned_assignee.json
pull_request__opened.json
pull_request__ready_for_review.json
pull_request__review_requested_team_reviewer.json
pull_request__review_requested.json
pull_request__synchronized_with_body.json
pull_request__synchronized.json
pull_request__unassigned.json
pull_request__unlocked.json
pull_request_review_comment.json
pull_request_review.json
push__1_commit_without_username.json
push__1_commit.json
push__50_commits.json
push__delete_branch.json
push__event.json
push__local_branch_without_commits.json
push__multiple_committers_with_others.json
push__multiple_committers.json
push__tag.json
release__with_name.json github: Strengthen types using WildValue. 2022-05-10 13:50:20 -07:00
release.json
repository_vulnerability_alert.json
repository.json
star.json
status__with_target_url.json
status.json
team__edited_description.json ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
team__edited_name.json ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
team__edited_privacy_closed.json ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
team__edited_privacy_secret.json ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
team_add.json
watch__repository.json