Feature Request
Support different github repos for issues and code
steve-haar
GitHub does not provide issues-only access permissions, but instead advises using a second repository which contains only issues (https://help.github.com/articles/creating-an-issues-only-repository/). Therefore, a common workflow is to have one Github repo that contains the code and a second repo that contains issues. Currently, this workflow is not supported by raygun as the Github integration assumes that the repo that contains the code is the repo that contains the issues. It would be great if raygun could support this workflow.