I wonder if there could be any way to automate actions on topics, including closing them, based on tag. This has been asked before, but a usecase was requested by @codinghorror and none was provided - so I wanted to mention one we have!
We have a forum for an open source developer community and, separately, (much like Discourse) we have a managed hosting platform with customer service for the infrastructure we provide.
Often people post on the forum asking for help with something specifically related to our hosting, and in those cases the topic is closed with a saved reply that includes the email address to contact for support. This, in itself, is not a problem - but because the topic and the saved reply is clearly posted by a human person it creates a negative impression for the user of how their request is being handled.
Sometimes people will mention something along the lines of
“how come your team isn’t around to reply to my emails but [PERSON] has plenty of time to close my forum topics??”
Of course the answer is that they aren’t the same teams, and our forum also has community members helping with moderation who don’t work for us - but the topic being closed by someone with a face and a name creates an impression of rather personal rejection / refusal to help by a member of staff.
The usecase I have in mind for this is similar to how Bots on GitHub work. If a moderator could add a tag to a topic, and a “bot” user could post the automated reply and close the topic. Then [whilst not actually being any different] it might help reduce animosity toward the person who is correctly closing the topic and giving the contact details.
I’m not particularly attached to this idea/solution - and would welcome suggestions for any existing Discourse features or other approaches to handling this sort of dynamic better
Thanks for reading!