Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Code review workflow

The Team Development Code Review workflow manages how changes are pushed to the parent.

By default this workflow:

  • Starts when changes are pushed to the parent instance.
  • Verifies that the code review property is active on the parent instance.
  • Sets the stage of changes requiring approval to Awaiting Code Review.
  • Notifies the Team Development Code Reviewers group to review pushed changes, if configured.
  • Loads approved changes or sets the stage to Code Changes Rejected.
Image omitted: TeamDevelopmentCodeReviewWorkflow.png
Workflow describing the code review process in Team Development

Warning: Use caution when modifying this workflow, as the code review feature may not function properly.