Skip to main content
github.onPullRequestReviewEvent exposes the broad pull_request_review webhook family for submitted, edited, and dismissed reviews.
automations/watch-github-reviews.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubPullRequestReviewEvent>, GitHub’s review webhook union with action, review, pull_request, repository, and sender. The installation needs Pull requests read permission and repository access. Comments on individual diff lines use another webhook family and don’t emit this trigger.