Skip to content
Spark.
All terms

Working practice

Automated review

Automated review evaluates code or changes against rules, patterns, or models without a person examining each result. It can catch recurring issues but needs human oversight for false positives and gaps.

Example

A pull-request bot flags a changed API response that no longer matches the declared schema.