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
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
..
controllers/discourse_automation DEV: Fix a sidekiq deprecation in d-automation (#39590) 2026-04-28 18:48:03 +02:00
jobs FIX: Destroy pending PM after an unexpected send error (#40461) 2026-06-02 10:02:51 -03:00
mailers/discourse_automation
models/discourse_automation DEV: Make automation recursion depth configurable (#40778) 2026-06-11 09:41:00 +10:00
serializers/discourse_automation DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
services/discourse_automation