From 5ef766ad2ffed98f7a475513f7e163669317581e Mon Sep 17 00:00:00 2001 From: Riley Karson Date: Thu, 3 Jan 2019 12:43:19 -0800 Subject: [PATCH] Update products/cloudbuild/api.yaml --- products/cloudbuild/api.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/products/cloudbuild/api.yaml b/products/cloudbuild/api.yaml index 531e4dcb0a24..09c51050f666 100644 --- a/products/cloudbuild/api.yaml +++ b/products/cloudbuild/api.yaml @@ -80,6 +80,9 @@ objects: item_type: Api::Type::String input: true description: | + ignoredFiles and includedFiles are file glob matches using http://godoc/pkg/path/filepath#Match + extended with support for "**". + If any of the files altered in the commit pass the ignoredFiles filter and includedFiles is empty, then as far as this filter is concerned, we should trigger the build.