discourse/plugins/automation/lib/discourse_automation
Osama Sayegh 4733369f71
FEATURE: Add 'New users only' option to user_updated trigger (#26648)
This commit adds a new option to the `user_updated` trigger of the automation plugin to only trigger an automation for new users that join after the automation is enabled.

Internal topic: t/125829/9.
2024-04-16 21:13:11 +03:00
..
scripts
triggers FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00
engine.rb
event_handlers.rb FEATURE: Add 'New users only' option to user_updated trigger (#26648) 2024-04-16 21:13:11 +03:00
post_extension.rb
scriptable.rb
scripts.rb
triggerable.rb
triggers.rb