0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-workflows/spec
Joffrey JAFFEUX a2997f5ef3
FEATURE: Add subcategory option to stale topic workflow trigger (#40615)
Previously, stale topic workflow triggers filtered only the selected
category when a category was configured.

This change adds an include subcategories option that defaults to true,
so stale topic checks include child categories unless admins opt out.

This commit also took the opportunity to rename an exposed variable
(_cnd) into `condition` for the public API.
2026-06-06 18:45:56 +02:00
..
fabricators FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
integration FEATURE: Add post_moved workflow trigger (#40521) 2026-06-03 11:04:17 +02:00
jobs/regular/discourse_workflows FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
lib/discourse_workflows FEATURE: Add subcategory option to stale topic workflow trigger (#40615) 2026-06-06 18:45:56 +02:00
models/discourse_workflows FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
requests/discourse_workflows FIX: workflows - fix autocomplete for list post node (#40597) 2026-06-05 12:57:41 +02:00
serializers FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
services/discourse_workflows FIX: Show connected workflow input previews (#40572) 2026-06-04 14:50:33 +02:00
support FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
system FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00
plugin_helper.rb FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00