Add an option to disable Problem Analysis for CI
When running CI jobs, we can create a problem analysis template to control what potential problems can block a deployment.
For deployments from SF orgs to Git, many of the problems being analysed are just irrelevant (e.g. users don't exist in the target, because the target is not Salesforce).
Although some options can be switched off via templates, the list is not comprehensive. So, it would be great to have an option to switch off everything, or a built-in template of "no analysis".
When production is the source of truth, we just want all the metadata to get copied into Git, no questions asked. Then we can enable problem analysis on the job for going back from Git to an org.
-
Hiya, does the release of the feature on https://gearset.uservoice.com/forums/283474-help-us-improve-gearset/suggestions/36282925-configure-which-problem-analyzer-results-to-use-in make this possible for you now?