discourse/plugins/automation/lib/discourse_automation/scripts
Osama Sayegh 84b4e4bddf
FEATURE: Add 'Create topic' automation script (#26552)
This commit adds a new automation script for creating topics. It's very similar to the existing 'create a post' automation, except that it posts new topics in a specific category and with optional tags.

Internal topic: t/125829.
2024-04-09 04:21:31 +03:00
..
add_user_to_group_through_custom_field.rb
append_last_checked_by.rb
append_last_edited_by.rb
auto_responder.rb
auto_tag_topic.rb
banner_topic.rb
close_topic.rb
flag_post_on_words.rb
gift_exchange.rb
group_category_notification_default.rb
pin_topic.rb
post.rb
send_pms.rb
suspend_user_by_email.rb
topic_required_words.rb
topic.rb
user_global_notice.rb
user_group_membership_through_badge.rb
zapier_webhook.rb FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00