How can I ignore all issues of type Code Smell? Right now the only feasible option I know is to create a custom Quality Profile, but I don’t have permission to do that. Is there any other way? either from the website or from the CI/CD yaml
Unfortunately, the only way to globally ignore all issues of type Code Smell in SonarQubeis to customize the Quality Profile used for your project. If your plan supports custom Quality Profiles, you should contact your organization admin to request permissions or to have them configure one for you.