Summary
Currently, if an SVT completes and meets the test execution and coverage gates but contains failures, it will open a GitHub issue but report success. In this case, we do not want canary-reporter to open a GitHub issue (and still report success). Currently, the GitHub issue generator is not obeying the code gates!
Checklist
- GitHub Issue Generator respects passing code gates