You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Github sends webhook messages to the same endpoint but with different payloads.
The type of webhook events being sent can be customised when creating the webhook in the repository.
For the purpose of this project, the "projects_v2_item" type should be used.
Acceptance criteria:
A parser and multiple handlers should be created, based on the message payload.
Tests are added for these handlers.
The text was updated successfully, but these errors were encountered:
Github sends webhook messages to the same endpoint but with different payloads.
The type of webhook events being sent can be customised when creating the webhook in the repository.
For the purpose of this project, the "projects_v2_item" type should be used.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: