0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-workflows/config
Joffrey JAFFEUX 11ddfc8de9
FEATURE: adds user-search trigger to workflows (#41423)
Adds a new trigger node: user-search.

This will trigger when a user is doing a non empty search through the
UI.

To make it possible:
- a new DiscourseEvent trigger has been created: user_search
- the workflows cache has been improved/simplified to allow for
different kind of triggers/nodes
2026-07-03 14:43:39 +02:00
..
locales FEATURE: adds user-search trigger to workflows (#41423) 2026-07-03 14:43:39 +02:00
templates FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
routes.rb FEATURE: Add AI authoring to Discourse Workflows (#40504) 2026-06-18 18:32:30 +02:00
settings.yml FEATURE: Support AI agent workflow uploads and runner (#41042) 2026-06-19 18:06:17 +02:00