Configuration for an automated build in response to source
repository changes.
Human-readable description of this trigger.
Tags for annotation of a BuildTrigger
GitHubEventsConfig describes the configuration of a trigger
that creates a build whenever a GitHub event is received.
Mutually exclusive with trigger_template.
Contents of the build template.
Output only. Time when the trigger was created.
Substitutions data for Build resource.
If any of the files altered in the commit pass the
ignored_files filter and included_files is empty, then as
far as this filter is concerned, we should trigger the build.
If any of the files altered in the commit pass the
ignored_files filter and included_files is not empty, then
we make sure that at least one of those files matches a
included_files glob. If not, then we do not trigger a build.
Classes
SubstitutionsEntry
API documentation for devtools.cloudbuild_v1.types.BuildTrigger.SubstitutionsEntry class.
[[["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."],[],[]]