0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/automation/app/models/discourse_automation
Sam 43cd7ecee7
DEV: Make automation recursion depth configurable (#40778)
- Replace the hardcoded automation recursion limit with a hidden site
setting so deployments can tune nested trigger behavior.

discourse_automation_max_recursion_depth

- Stop raising exceptions on recursion guard (to match old behavior)
2026-06-11 09:41:00 +10:00
..
automation.rb DEV: Make automation recursion depth configurable (#40778) 2026-06-11 09:41:00 +10:00
field.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
pending_automation.rb DEV: Always pass --force to annotaterb and reorder annotations (#39977) 2026-05-13 14:12:48 +01:00
pending_pm.rb FEATURE: support target_user_ids for private messages (#37708) 2026-02-12 09:21:40 +11:00
stat.rb FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
user_global_notice.rb DEV: Always pass --force to annotaterb and reorder annotations (#39977) 2026-05-13 14:12:48 +01:00