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 usesgRPC 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 ofHttpBody.

Response body

If successful, the response body is empty.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-17 UTC.