Trigger Pipeline using Create Review in branch
Need to trigger a pipeline (to send approval task via mail) when user "Create Review" in branch and add reviewers to review the code in the branch.
It should start the pipeline in the deployment manager, the pipeline will send a mail to the approver to approve or reject the review process.
(Like merging a branch to a ruleset can trigger a merge pipeline in the DM, likewise to trigger a pipeline using Create Review option)