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
fix(review): widen loop-escalation-wire's Discord host allowlist to match its siblings
ALLOWED_DISCORD_HOSTS only had discord.com/discordapp.com, unlike the identical
four-host set (adding canary.discord.com/ptb.discord.com) already used by alerts.ts
and notify-discord.ts, so a valid canary or PTB webhook was silently rejected as
invalid_global_webhook with no indication why.
0 commit comments