Haivision / srt

Secure, Reliable, Transport
https://www.srtalliance.org
Mozilla Public License 2.0
3.08k stars 840 forks source link

Run SonarScan on External PRs #2994

Open maxsharabayko opened 2 months ago

maxsharabayko commented 2 months ago

According to this article it is possible to build a PR from one GitHub action, store artifacts, then run SonarScan from another GitHub Action. https://community.sonarsource.com/t/how-to-use-sonarcloud-with-a-forked-repository-on-github/7363/30