Skip to main content

Code Review SOP

This document details the code review process and checklist guidelines to ensure high-quality software output.

Review Workflow

  1. Self-Review: Run local tests, lints, and format code before raising a Pull Request.
  2. Review Request: Assign at least one developer from your stream team.
  3. Approval: Require at least 1 approved review and passing CI pipelines before merging to main.