⭐ This feature will help us review pull requests easier by helping us reviewing the modified or newly added code 👨🏻💻 by SonarCloud and comment out the report in the pull request.
✔️ This is going to help the contributor to increase their code quality and the coverage while removing static code errors.
✔️ Overall this is going to increase the code quality and make the process more smooth and fast.
As we cannot run sonar analysis on pull requests from forked repositories using ❌ GitHub Actions; which we currently use due to its limitations to pass secrets, we will be moving with a solution from Circle CI for the time being to make our jobs easier.
⭐ This feature will help us review pull requests easier by helping us reviewing the modified or newly added code 👨🏻💻 by SonarCloud and comment out the report in the pull request.
✔️ This is going to help the contributor to increase their code quality and the coverage while removing static code errors.
✔️ Overall this is going to increase the code quality and make the process more smooth and fast.
As we cannot run sonar analysis on pull requests from forked repositories using ❌ GitHub Actions; which we currently use due to its limitations to pass secrets, we will be moving with a solution from Circle CI for the time being to make our jobs easier.