dependency-analysis-gradle-plugin
dependency-analysis-gradle-plugin copied to clipboard
Make `printBuildHealth` available on the `DependencyAnalysisSubExtension` for the `projectHealth` task
asking for:
the<DependencyAnalysisSubExtension>().reporting.printBuildHealth(false)
Use case is that I want to run this on our main (large) build job, but reduce the amount of log output bc we are near the max size for a develocity build scan upload
Thanks for the issue. I'm open to a change here but can't prioritize it. If you submit a PR I'm happy to review it.