Backstory: We are using SonarQube in our build pipelines to monitor code quality. SonarQube adds comments to your PR to show newly added code issues and will remove them automatically, if they are resolved by a subsequent push.
Unfortunately, this can result in the following bug:
Backstory: We are using SonarQube in our build pipelines to monitor code quality. SonarQube adds comments to your PR to show newly added code issues and will remove them automatically, if they are resolved by a subsequent push.
Unfortunately, this can result in the following bug: