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.
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:
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.