Code review workflow
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Building applications
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
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.

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