Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Create webhook message parser and handlers #7

Closed
JohanX opened this issue Jul 29, 2022 · 3 comments · Fixed by #26
Closed

Create webhook message parser and handlers #7

JohanX opened this issue Jul 29, 2022 · 3 comments · Fixed by #26

Comments

@JohanX
Copy link
Collaborator

JohanX commented Jul 29, 2022

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.
@olie-chan olie-chan self-assigned this Aug 2, 2022
@olie-chan
Copy link
Collaborator

@JohanX Does this need any of your work in #5?

@JohanX
Copy link
Collaborator Author

JohanX commented Aug 2, 2022

Yes, it actually depends on that item being finished and working.

@github-actions
Copy link

🎉 This issue has been resolved in version 1.0.1 🎉

The release is available on:

Your optic bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants