Send feedback
Class GitHubEventsConfig (2.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.0.1 keyboard_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.
Inheritance
builtins.object
>
proto.message.Message
>
GitHubEventsConfig
Send feedback
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 2024-12-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-04 UTC."],[],[]]