fix: send webhook milestone notifications silently #45

Merged
naomi merged 1 commits from fix/silent into main 2026-03-09 20:24:13 -07:00

1 Commits

Author SHA1 Message Date
hikari 8fa36f2757 fix(webhook): send milestone notifications with SUPPRESS_NOTIFICATIONS flag
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m7s
CI / Lint, Build & Test (pull_request) Successful in 1m9s
Adds flags: 4096 (MessageFlags.SUPPRESS_NOTIFICATIONS) to the Discord
webhook payload so milestone announcements appear in the channel without
triggering desktop or mobile push notifications. Closes #41.
2026-03-09 20:00:06 -07:00