Prior to a software release, we went through all our open issues on a release branch and marked many as ‘accepted’ because they related to third-party code that we have no intention to modify.
Is there any way that these ‘accepted’ issues can be brought across to other branches? Presumably the normal model is that ‘accepted’ issues are transferred between branches by pull requests (?) We don’t have any intention to make a pull request from our release branch back to the development or master branch, but the analysis of these issues is still valid.
Applies to SonarQube Cloud (Enterprise edition)
Project type: C/C++
ALM: Bitbucket Cloud
CI: Bitbucket Pipeline
Thanks in advance,
Dave.