Skip to main content
onGitHubPullRequestReviewSubmitted emits approvals, comments, and change requests when their action is "submitted".
automations/watch-submitted-github-reviews.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubPullRequestReviewSubmittedEvent> with action: "submitted" and the complete typed review payload. Approvals and change requests also emit their narrower semantic trigger when subscribed.