Logo
NeoArc Studio

Quality Gate Block

Define quality gates with measurable criteria, thresholds, and pass/fail status for pipeline stages.

Overview

The Quality Gate block defines checkpoints in your development pipeline with specific criteria that must be met before proceeding. Each criterion has a threshold and current value, allowing automated pass/fail determination. Use this block to enforce quality standards at key stages.

Production Release Gate

A quality gate for production deployments.

Failed Quality Gate

A quality gate with failed criteria blocking progression.

Block Properties

Quality Gate block properties
PropertyRequiredDescription
nameYesQuality gate name
phaseNoPipeline phase (development, code-review, testing, staging, production, release)
descriptionNoGate description and requirements
criteriaNoArray of criteria objects
overallStatusNoOverall gate status (passed, failed, pending, waived)
lastEvaluatedNoTimestamp of last evaluation
approverNoPerson who can approve or waive
notesNoAdditional notes or actions required