You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced empty string checks with IsNullOrWhiteSpace for webhook URLs to ensure more robust validation. Added logging for cases where no webhook URL is configured, and moved the success log message inside the conditional block.
0 commit comments