Code review workflow
-
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Building applications
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.