github.onPullRequestReviewRequested emits pull request events with action: "review_requested".
automations/github-pull-request-review-requested.automation.ts
account defaults to the project binding. Returns the complete typed GitHub webhook payload narrowed to action: "review_requested". Requires Pull requests read permission.