Skip to main content
github.onPullRequestOpened emits pull request events with action "opened".
automations/watch-opened-github-pull-requests.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubPullRequestOpenedEvent> with action: "opened" and GitHub’s full pull request webhook payload. Draft pull requests also emit when opened. Use On GitHub pull request ready for review for the later transition.