Some checks failed
CI / Unit & Component Tests (pull_request) Failing after 2m35s
CI / OCR Service Tests (pull_request) Successful in 39s
CI / Backend Unit Tests (pull_request) Failing after 2m54s
CI / Unit & Component Tests (push) Failing after 2m38s
CI / Backend Unit Tests (push) Failing after 2m47s
CI / OCR Service Tests (push) Successful in 35s
Instruments CommentService.postComment(), postBlockComment(), and replyToComment() to fire COMMENT_ADDED after each successful save and MENTION_CREATED once per mentioned user. The shared logCommentPosted() helper avoids duplicating the two-call pattern across all three post methods. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>