Skip to content

feat(webhooks): Add webhooks to EgressClient#516

Merged
davidzhao merged 3 commits into
livekit:mainfrom
bgreenier:feat/support-egress-specific-webhooks
Aug 8, 2025
Merged

feat(webhooks): Add webhooks to EgressClient#516
davidzhao merged 3 commits into
livekit:mainfrom
bgreenier:feat/support-egress-specific-webhooks

Conversation

@bgreenier

Copy link
Copy Markdown
Contributor

Addresses #515

  • Adds a BaseOptions for all egress-type options
  • Passes along webhooks option to request objects
  • Note: Does not add support to deprecated signatures

- Adds a `BaseOptions` for all egress-type options
- Passes along `webhooks` option to request objects
- Note: Does not add support to deprecated signatures
@changeset-bot

changeset-bot Bot commented Aug 7, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7d8fe7f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant

CLAassistant commented Aug 7, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@bgreenier

Copy link
Copy Markdown
Contributor Author

Need to follow up with Gather legal before I can sign this CLA

@davidzhao davidzhao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work!

@davidzhao davidzhao merged commit c15032e into livekit:main Aug 8, 2025
10 checks passed
davidzhao added a commit that referenced this pull request Aug 8, 2025
@bgreenier bgreenier deleted the feat/support-egress-specific-webhooks branch August 8, 2025 19:18
davidzhao added a commit that referenced this pull request Aug 9, 2025
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.

3 participants