mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
Adds a `trigger:chat_message_created` workflow node from the chat plugin. The trigger includes an optional chat channel filter using the workflow chat channel chooser, and emits message, channel, and user data. <img width="1595" height="906" alt="Screenshot 2026-06-12 at 16 34 06" src="https://github.com/user-attachments/assets/2756a20b-1106-4bca-8295-2c37644c105a" /> <img width="244" height="193" alt="Screenshot 2026-06-12 at 16 34 03" src="https://github.com/user-attachments/assets/ac64f007-e8ec-40f8-b797-43a36ac8eba2" /> Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com> |
||
|---|---|---|
| .. | ||
| auto_channel_user_removal_spec.rb | ||
| custom_api_key_scopes_spec.rb | ||
| outgoing_web_hooks_spec.rb | ||
| plugin_api_spec.rb | ||
| post_chat_transcript_spec.rb | ||
| thread_replies_count_cache_accuracy_spec.rb | ||
| workflows_chat_approval_spec.rb | ||
| workflows_chat_interaction_spec.rb | ||
| workflows_chat_message_created_spec.rb | ||