feat[webhook]: added generic webhook (#130)

* added logic to support generic webhooks

* fixed style of generic webhook

* fixed style of generic webhook
This commit is contained in:
Waleed Latif
2025-03-20 17:08:19 -07:00
committed by GitHub
parent 2db6c82054
commit 37567b4638
8 changed files with 715 additions and 69 deletions

View File

@@ -1,5 +1,3 @@
# Pull Request Template
## Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.