Article: The Importance of Pipeline Quality Gates and How to Implement Them

A quality gate is an enforced measure built into your pipeline that the software needs to meet before it can proceed to the next step. This measure enforces certain rules and best practices that the code needs to adhere to prevent poor quality from creeping into the code.

Read full article on InfoQ