github.github.aspullrequestpayload
Home > @runlightyear/github > GitHub > asPullRequestPayload
GitHub.asPullRequestPayload() method
Pull Request Payload
Signature:static asPullRequestPayload(data: WebhookDeliveryData): PullRequestPayload | null;
Parameters
Parameter | Type | Description |
---|---|---|
data | WebhookDeliveryData | webhook delivery data |
PullRequestPayload | null