Skip to content

fix(webhook): Fix publish events to EventBridge#5143

Open
andrecastro wants to merge 2 commits into
github-aws-runners:mainfrom
andrecastro:fix-publish-event-bridge
Open

fix(webhook): Fix publish events to EventBridge#5143
andrecastro wants to merge 2 commits into
github-aws-runners:mainfrom
andrecastro:fix-publish-event-bridge

Conversation

@andrecastro
Copy link
Copy Markdown

Description

Rollback changes introduced on #5030. The webhook lambda in the EventBridge mode is not supporting other events beside workflow_job.

Related Issues

This PR fixes #5142.

@andrecastro andrecastro requested a review from a team as a code owner June 2, 2026 18:05
@andrecastro
Copy link
Copy Markdown
Author

@edersonbrilhante Can you review this, as this will rollback your changes?

Comment thread lambdas/functions/webhook/src/webhook/index.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version v7.5.0 introduced an undocumented breaking change in the webhook lambda (publishOnEventBridge)

2 participants