Support event sourcing rather than webhooks #24

Open
opened 2025-12-23 10:10:59 +00:00 by raito · 0 comments
Owner

Not all VCS have webhooks (or will prefer webhooks), for example: Gerrit has proper event sourcing over SSH.

From an architecture PoV, we have to think whether we should write a component that translates events into webhooks calls or have events be a first class citizen as well in the Botanix machinery.

For a first impl, I'd lean on the former than the latter.

Not all VCS have webhooks (or will prefer webhooks), for example: Gerrit has proper event sourcing over SSH. From an architecture PoV, we have to think whether we should write a component that translates events into webhooks calls or have events be a first class citizen as well in the Botanix machinery. For a first impl, I'd lean on the former than the latter.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
afnix/botanix#24
No description provided.