Commit 701f731
committed
Enhance webhook URL validation and logging
- Added validation to check for configured webhook URLs before processing.
- Improved logging to warn when no webhook URLs are provided, enhancing error handling.
This change ensures that the webhook integration behaves more predictably and provides clearer feedback in the logs.1 parent 2039b03 commit 701f731
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
39 | 47 | | |
40 | | - | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
0 commit comments