Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor WebhooksFeature to streamline configuration. #6441

Merged
merged 1 commit into from
Feb 23, 2025

Conversation

sfmskywalker
Copy link
Member

@sfmskywalker sfmskywalker commented Feb 23, 2025

Simplified the configuration of sinks, sources, and HTTP clients by using direct actions instead of service-level options. Updated Apply method to finalize configurations and added notification handlers for better extensibility. Improved code readability and maintainability by consolidating logic and removing unnecessary dependencies.


This change is Reviewable

Simplified the configuration of sinks, sources, and HTTP clients by using direct actions instead of service-level options. Updated Apply method to finalize configurations and added notification handlers for better extensibility. Improved code readability and maintainability by consolidating logic and removing unnecessary dependencies.
@sfmskywalker sfmskywalker merged commit 49ef575 into patch/3.3.4 Feb 23, 2025
3 checks passed
@sfmskywalker sfmskywalker deleted the bug/webhooks branch February 23, 2025 20:45
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.

1 participant