Skip to content

Instantly share code, notes, and snippets.

@logankilpatrick
Created January 14, 2021 01:26
Show Gist options
  • Save logankilpatrick/df578d1f890f0aa1d3b5492b392886a5 to your computer and use it in GitHub Desktop.
Save logankilpatrick/df578d1f890f0aa1d3b5492b392886a5 to your computer and use it in GitHub Desktop.
Bridging the JuliaLang Slack Helpdesk to Discourse

TLDR; Realized we can use Zapier to do a Discourse post each time someone posts in Helpdesk, https://discourse.julialang.org/c/testing/54 (ping Matt if you can't access this).

All posts will be posted to a new Slack Bridge section where posts are by default wiki's so we can ensure that they are editable by everyone (this doesn't have to be the case but helps with maintainability, we can also look at privilege levels and who can edit these). The other option would be to expand the # of users with mod privileges to help with this influx of potential work.

Proposed course of action:

  • make a bot discourse user where the messages will come from
  • post an @ channel message notifying folks that we are bridging help desk
  • discourse post after we are setup/if this all ends up working
  • I and hopefully others can hand around Helpdesk for a few weeks more actively to gently remind folks to use threads when possible (so we don’t port over incomplete questions).
  • monitor the health of this and iterate as needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment