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: notify WG Slack channel when committee document is added (#1552)
When a working group leader adds a committee document, post a
notification to the WG's Slack channel so members can track updates.
This was missing — only published posts triggered channel notifications.
Includes isSlackConfigured() guard, APP_URL support, and mrkdwn
sanitization for title in link syntax.
Resolves Addie escalation #123 (Pia/Creative WG).
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Notify working group Slack channels when a committee document is added by a WG leader. Previously only published posts triggered Slack notifications; documents were silently added without channel visibility.
0 commit comments