After every Sonarcloud analysis of my GitHub repo, I get informed of issues and bugs on Sonarcloud's project page. Is there a way to automate the process to get those issues published to GitHub issues of my repository?
Edit: Also see this question: How do I get Sonarcloud to run on pull requests from forks with Travis, Maven & github and this answer to it: https://stackoverflow.com/a/45776416.