workflows: Release Workflow - Avoid selecting random reviewers when no phab review
If you pass a NULL reivew ID to the differential.revision.search API, it returns all revisions and we were just taking the first one and assuming it was associated with the commit in the PR. We need to exit early if we can't find a Phabricator review associated with a commit.
parent
577840bc
Please register or sign in to comment