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 webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
check_run__in_progress.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
commit_comment.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
create.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
delete.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
deployment_status.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
deployment.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
fork.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
gollum__wiki_pages.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
issue_comment__deleted.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
issue_comment.json text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
issues.json text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
member.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
membership__removal.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
membership.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
page_build.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
ping__organization.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
ping.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
public.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
pull_request__assigned.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__closed.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
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__edited.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__merged.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__opened_with_preassigned_assignee.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__opened.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
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_multiple_reviewers.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__review_requested_singular_key.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__review_requested_team_reviewer.json webhooks: Add team reviewers support in github webhook. 2020-03-10 16:29:59 -07:00
pull_request__review_requested.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
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__synchronized.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__unassigned.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request_review_comment.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
pull_request_review.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
push__1_commit_without_username.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__1_commit.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__50_commits.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__delete_branch.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__event.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__local_branch_without_commits.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__multiple_committers_with_others.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__multiple_committers.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
push__tag.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
release.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
repository_vulnerability_alert.json webhooks/github: Ignore repository_vulnerability_alert event. 2019-02-19 18:01:05 -03:30
repository.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
star.json webhooks/github: Add support for star events. 2019-07-22 18:20:53 -07:00
status__with_target_url.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
status.json webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
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 webhooks: Move github_webhook/ to github/. 2018-04-19 11:00:55 -07:00
watch__repository.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00