Quality Clouds Deployment Gate adds an automated code quality check to your ServiceNow Pipelines deployment process. Before a new app version is promoted from DEV to the next stage, the integration triggers a Quality Clouds scan of the application in your DEV instance and evaluates the results against your configured Quality Gate.
If the gate passes, the pipeline continues and the app is promoted normally. If it fails, the deployment is blocked and the list of issues failing the Quality Gate is added to the deployment request work notes. If a technical error prevents the scan from running, a detailed error message is added to the work notes so any team member with access to the record can investigate and act.
By embedding quality enforcement directly into the promotion workflow, teams catch technical debt, security vulnerabilities, and best practice violations before they ever reach test or production. This reduces remediation costs, improves code consistency across teams, and gives release managers confidence in every deployment request they approve.
Integrates with ServiceNow Pipelines to trigger an automatic Quality Clouds scan before each deployment stage. Evaluates Quality Gate results and blocks promotion if the code does not meet quality standards. If the gate is not passed, the list of issues failing the Quality Gate is added to the deployment request work notes. If a technical error occurs, a detailed error message is added to the work notes for the team to investigate.
Initial Release
ServiceNow Deployment Pipeline