Works as designed or a config issue? Which Log files can help?
The goal in the end is a category with a bidirectional sync between discourse and GitHub. For our community we want to use discourse. Our devs should only look at GitHub…
Yes, the GitHub plugin was the first place. This one pointed me to the code review plugin as the GitHub plugin won’t fulfill the requirements. There just a couple of threads with feature requests but without a solution.
Afaict, the plugin doesn’t support github issue comments, despite issue_comment being listed as a subscribed webhook event in the plugin docs. The plugin is architecturally built only for commits and PRs. Regular GitHub Issues are not the same as PRs and will silently fail.
There is an open feature request for this you would want to add your vote to:
But if you have the budget, asking in Marketplace is probably the best direct route available.