mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-13 05:23:46 +08:00
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. |
||
|---|---|---|
| .. | ||
| custom_timezones_spec.rb | ||
| track_setting_changes_spec.rb | ||
| web_hook_events_spec.rb | ||