Creating a review opens the changes on a Work Item for your teammates to inspect before the work moves forward. Serpent creates the underlying pull request for you, so you request a review the same way whether or not you work with Git directly.
Request a review
Once a Work Item's changes are ready, hand it off for review. Reviewers see exactly what changed and can comment or approve. Admins request reviews the same way a developer would, with no CLI or branch commands.
What happens next
- Reviewers leave comments tied to the specific changes.
- Approvals are recorded against the Work Item.
- Once approved, the change is ready to be scoped into a release.