discourse/plugins/automation
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
..
admin/assets/javascripts/admin FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
app FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
assets/stylesheets/common DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
config FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
db/migrate FEATURE: Merge discourse-automation (#26432) 2024-04-03 18:20:43 +03:00
lib FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
spec FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
test/javascripts/integration/components DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00
plugin.rb FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00