I want to setup a quality gate that uses the PMD report. It will not allow the code to be promoted if the code coverage is less than 85% or if the code has 1 critical error or 2 high errors. I have not been able to find anything on quality gates for PMD. I found other software that could do the gate part but I was wondering if PMD itself could do this.
Just researching if it is possible with PMD of if I would have to use another product to create the gate.
Juan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.