zulip/zerver/webhooks/github/fixtures
Niloth P 14173b757f
Some checks failed
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-10.0, 10.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
github webhook: Support all actions on discussion events.
Previously, only the action value `created` was supported.
Now, all 16 are supported.

Fixes: #26064.
2025-04-22 13:20:14 -07:00
..
cancelled.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -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
create.json
created.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
delete.json
deployment_status.json
deployment.json
discussion__answered.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__category_changed.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__closed.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__created.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__deleted.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__edited_body.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__edited_title.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__labeled.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__locked.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__pinned.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__reopened.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__transferred.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__unanswered.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__unlabeled.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__unlocked.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion__unpinned.json github webhook: Support all actions on discussion events. 2025-04-22 13:20:14 -07:00
discussion_comment__edited.json integrations: Add GitHub discussion comment edit fixture. 2023-11-22 08:28:03 -08:00
discussion_comment.json integrations: Update GitHub discussion related fixtures. 2023-11-22 08:28:03 -08:00
edited.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
fork.json
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__edited__unchanged.json webhooks/github: Suppress "comment edited" events when body is same. 2025-01-03 15:18:39 -08:00
issue_comment__pull_request_comment.json integrations: Add pull request comment fixture to GitHub Integration. 2023-11-21 21:05:26 -08: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__assigned.json integrations: Reformat Github issue assigned message body. 2023-11-22 08:26:09 -08:00
issues__demilestoned.json integrations: Add issue demilestoned fixture to GitHub Integration. 2023-07-11 08:58:31 -07:00
issues__labeled.json integrations: Add issue labeled fixture to GitHub Integration. 2023-06-26 11:04:32 -07:00
issues__milestoned.json integrations: Add issue milestoned fixture to GitHub Integration. 2023-07-11 08:58:31 -07:00
issues__opened_via_transfer.json webhooks/github: Added support for issue transferred events. 2025-02-21 15:34:14 -08:00
issues__transferred.json webhooks/github: Added support for issue transferred events. 2025-02-21 15:34:14 -08:00
issues__unassigned.json webhooks: Add issue unassigned fixture to GitHub Integration. 2023-04-24 23:16:48 -07:00
issues__unlabeled.json integrations: Add issue unlabeled fixture to GitHub Integration. 2023-06-26 11:04:32 -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
membership__removal.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
membership.json
page_build__errored.json github: Strengthen types using WildValue. 2022-05-10 13:50:20 -07:00
page_build.json
pending_cancellation.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
pending_tier_change.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
ping__organization.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
ping.json
public.json
pull_request__assigned.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00
pull_request__auto_merge_disabled.json webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08:00
pull_request__auto_merge_enabled.json webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08: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__locked.json webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08:00
pull_request__merged_private_repository.json webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -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_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__unlocked.json webhooks: Add support for more GitHub pull_request events. 2021-03-01 14:16:08 -08:00
pull_request_review__edited_empty_changes.json integrations: Prevent duplicate GitHub pull request review messages. 2024-07-31 10:42:41 -07:00
pull_request_review__empty_body.json integrations: Allow null pull request review body in GitHub Integration. 2023-06-26 11:35:14 -07:00
pull_request_review_comment.json
pull_request_review.json
push__1_commit_private_repository.json webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -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__force_1_commit.json integrations: Add force push fixtures for GitHub Integration. 2023-05-04 14:31:25 -07:00
push__force_remove_commits.json integrations: Add force push fixtures for GitHub Integration. 2023-05-04 14:31:25 -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__merge_queue.json webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -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__with_name.json github: Strengthen types using WildValue. 2022-05-10 13:50:20 -07:00
release.json
repository_private.json webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -07:00
repository_vulnerability_alert.json
repository.json webhooks: Support filtering GitHub activity from private repositories. 2024-10-31 10:40:28 -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
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
tier_changed.json integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
watch__repository.json webhooks: Migrate the GitHub integration to new http headers system. 2019-06-20 16:37:42 -07:00