discourse/spec/initializers
Osama Sayegh a5d6e6ae4d
FIX: Respect category/tag filtering for reviewable webhooks (#33051)
Currently, if you configure a webhook with reviewable events and apply
categories/tags filtering, no webhook gets fired for reviewable events.
This is because when we schedule the `EmitWebHookEvent` job, we don't
pass to it the reviewable's category or tags, making it seem like the
reviewable doesn't belong to the filtering category/tags that webhook
specifies.
2025-06-04 10:42:23 +08:00
..
custom_timezones_spec.rb DEV: maps IST rails timezone to kolkata (#32896) 2025-05-26 08:56:04 +02:00
track_setting_changes_spec.rb DEV: Fix test (#22018) 2023-06-08 16:12:13 -05:00
web_hook_events_spec.rb FIX: Respect category/tag filtering for reviewable webhooks (#33051) 2025-06-04 10:42:23 +08:00