github.onPullRequestReviewSubmitted emits approvals, comments, and change requests when their action is "submitted".
automations/watch-submitted-github-reviews.automation.ts
account defaults to the project binding. Returns Signal<GitHubPullRequestReviewSubmittedEvent> with action: "submitted" and GitHub’s full review payload. Approvals and change requests also emit their narrower triggers when subscribed.