This plugin will create a link from a Github pull request or commit back to a Discourse post where it is mentioned.
Follow the plugin installation guide.
-
You need to enable the plugin on Settings -> Plugins.
-
Generate an access token on Github. Be sure to give it only the
public_repo
scope. Paste that token into thegithub linkback access token
setting. -
Finally, add the projects you wish to post to in the
github linkback projects
site setting in the formats:username/repository
for specific repositoriesusername/*
for all repositories of a certain user