zulip/zerver/webhooks/github/fixtures
cozyrohan 16d1ab3d5f webhooks/github: Fix repeating description for edits and updates.
This change updates the GitHub Integration webhook
get_opened_or_update_pull_request_body method so that
the description is only printed if it actually changes.
If the update event is a result of some other
attribute update, such as an asignee change, then the
description is not included in the message sent to
the zulip stream.

Fixes #16345
2021-01-04 14:34:17 -08:00
..
check_run__completed.json
check_run__in_progress.json
commit_comment.json
create.json
delete.json
deployment.json
deployment_status.json
fork.json
gollum__wiki_pages.json
issue_comment.json text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
issue_comment__deleted.json
issues.json text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
member.json
membership.json
membership__removal.json
page_build.json
ping.json
ping__organization.json
public.json
pull_request__assigned.json
pull_request__closed.json
pull_request__edited.json
pull_request__edited_with_body_change.json webhooks/github: Fix repeating description for edits and updates. 2021-01-04 14:34:17 -08:00
pull_request__merged.json
pull_request__opened.json
pull_request__opened_with_preassigned_assignee.json
pull_request__ready_for_review.json webhooks/github: Add support for pull request ready for review. 2020-05-12 09:32:17 -07:00
pull_request__review_requested.json
pull_request__review_requested_multiple_reviewers.json
pull_request__review_requested_singular_key.json
pull_request__review_requested_team_reviewer.json
pull_request__synchronized.json
pull_request__synchronized_with_body.json webhooks/github: Fix repeating description for edits and updates. 2021-01-04 14:34:17 -08:00
pull_request__unassigned.json
pull_request_review.json
pull_request_review_comment.json
push__1_commit.json
push__1_commit_without_username.json
push__50_commits.json
push__delete_branch.json
push__event.json
push__local_branch_without_commits.json
push__multiple_committers.json
push__multiple_committers_with_others.json
push__tag.json
release.json
repository.json
repository_vulnerability_alert.json
star.json
status.json
status__with_target_url.json
team__edited_description.json webhooks/github: Add a support for team/edited events. 2020-05-16 14:59:08 -07:00
team__edited_name.json webhooks/github: Add a support for team/edited events. 2020-05-16 14:59:08 -07:00
team__edited_privacy_closed.json webhooks/github: Add a support for team/edited events. 2020-05-16 14:59:08 -07:00
team__edited_privacy_secret.json webhooks/github: Add a support for team/edited events. 2020-05-16 14:59:08 -07:00
team_add.json
watch__repository.json