Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class GitHubEventsConfig (2.0.2)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 2.0.2keyboard_arrow_down
GitHubEventsConfig ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
GitHubEventsConfig describes the configuration of a trigger
that creates a build whenever a GitHub event is received.
This message is experimental.
Attributes
Name
Description
installation_id
int
The installationID that emits the GitHub
event.
owner
str
Owner of the repository. For example: The
owner for
https://github.com/googlecloudplatform/cloud-
builders is "googlecloudplatform".
name
str
Name of the repository. For example: The name
for
https://github.com/googlecloudplatform/cloud-
builders is "cloud-builders".
pull_request
.cloudbuild.PullRequestFilter
filter to match changes in pull requests.
push
.cloudbuild.PushFilter
filter to match changes in refs like
branches, tags.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]