Method: githubDotComWebhook.receive

githubDotComWebhook.receive is called when the API receives a github.com webhook.

HTTP request

POST https://cloudbuild.googleapis.com/v1/githubDotComWebhook:receive

The URL uses gRPC Transcoding syntax.

Query parameters

Parameters
webhookKey

string

For GitHub Enterprise webhooks, this key is used to associate the webhook request with the GitHubEnterpriseConfig to use for validation.

Request body

The request body contains an instance of HttpBody.

Response body

If successful, the response body is empty.