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
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
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