You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's no Reason field in the plugin's response structs. We have added reason reporting in #231 and the reasons reported by built-in filter plugins would get reported in an event. We should allow webhook plugins to return reasons too.
The text was updated successfully, but these errors were encountered:
Currently, there's no
Reason
field in the plugin's response structs. We have added reason reporting in #231 and the reasons reported by built-in filter plugins would get reported in an event. We should allow webhook plugins to return reasons too.The text was updated successfully, but these errors were encountered: