Skip to content

config doesn't filter Events in Discord messages (ref #175) #416

@teyhouse

Description

@teyhouse

Description:
Configuring reasons to exclude event types doesn't affect Discord's Events section - only determines what kwatch monitors, not what appears in notifications.

Config:

reasons:
- '!Scheduled'
- '!Pulling'
- '!Pulled'
- '!Created'
- '!Started'

Expected: Filtered events excluded from Discord Events field
Actual: All events appear, including filtered ones

This causes Discord 1024 character limit errors (similar to #194) and makes notifications noisy.
Related to #175 (Events and Logs section selector) opened Dec 2022, still unresolved.
Requested fix: Either ignoreEventReasons config or boolean to disable Events section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions