Skip to content

Commit 733887b

Browse files
chore(auto-label): Asset tagging for subfolders (GoogleCloudPlatform#3524)
Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
1 parent 472b1bd commit 733887b

1 file changed

Lines changed: 63 additions & 51 deletions

File tree

.github/auto-label.yaml

Lines changed: 63 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -14,54 +14,66 @@
1414

1515
path:
1616
pullrequest: true
17-
labelprefix: "api: "
18-
paths:
19-
ai-platform: "aiplatform"
20-
appengine: "appengine"
21-
asset: "cloudasset"
22-
auth: "auth"
23-
automl: "automl"
24-
batch: "batch"
25-
cloud-language: "language"
26-
cloud-sql: "cloudsql"
27-
cloud-tasks: "tasks"
28-
cloudbuild: "cloudbuild"
29-
composer: "composer"
30-
compute: "compute"
31-
contact-center-insights: "contactcenterinsights"
32-
container: "container"
33-
container-analysis: "containeranalysis"
34-
datacatalog: "datacatalog"
35-
datalabeling: "datalabeling"
36-
dataproc: "dataproc"
37-
datastore: "datastore"
38-
dialogflow: "dialogflow"
39-
dialogflow-cx: "dialogflow"
40-
discoveryengine: "discoveryengine"
41-
dlp: "dlp"
42-
document-ai: "documentai"
43-
endpoints: "endpoints"
44-
eventarc: "eventarc"
45-
error-reporting: "clouderrorreporting"
46-
functions: "cloudfunctions"
47-
game-servers: "gameservices"
48-
healthcare: "healhcare"
49-
iam: "iam"
50-
kms: "cloudkms"
51-
mediatranslation: "mediatranslation"
52-
memorystore: "memorystore"
53-
monitoring: "monitoring"
54-
recaptcha_enterprise: "recaptchaenterprise"
55-
retail: "retail"
56-
run: "run"
57-
scheduler: "cloudscheduler"
58-
secret-manager: "secretmanager"
59-
security-center: "securitycenter"
60-
service-directory: "servicedirectory"
61-
speech: "speech"
62-
talent: "jobs"
63-
texttospeech: "texttospeech"
64-
translate: "translate"
65-
video-intelligence: "videointelligence"
66-
vision: "vision"
67-
workflows: "workflows"
17+
multipleLabelPaths:
18+
- labelprefix: "api: "
19+
paths:
20+
ai-platform: "aiplatform"
21+
appengine: "appengine"
22+
asset: "cloudasset"
23+
auth: "auth"
24+
automl: "automl"
25+
batch: "batch"
26+
cloud-language: "language"
27+
cloud-sql: "cloudsql"
28+
cloud-tasks: "tasks"
29+
cloudbuild: "cloudbuild"
30+
composer: "composer"
31+
compute: "compute"
32+
contact-center-insights: "contactcenterinsights"
33+
container: "container"
34+
container-analysis: "containeranalysis"
35+
datacatalog: "datacatalog"
36+
datalabeling: "datalabeling"
37+
dataproc: "dataproc"
38+
datastore: "datastore"
39+
dialogflow: "dialogflow"
40+
dialogflow-cx: "dialogflow"
41+
discoveryengine: "discoveryengine"
42+
dlp: "dlp"
43+
document-ai: "documentai"
44+
endpoints: "endpoints"
45+
eventarc: "eventarc"
46+
error-reporting: "clouderrorreporting"
47+
functions: "cloudfunctions"
48+
game-servers: "gameservices"
49+
healthcare: "healhcare"
50+
iam: "iam"
51+
kms: "cloudkms"
52+
mediatranslation: "mediatranslation"
53+
memorystore: "memorystore"
54+
monitoring: "monitoring"
55+
recaptcha_enterprise: "recaptchaenterprise"
56+
retail: "retail"
57+
run: "run"
58+
scheduler: "cloudscheduler"
59+
secret-manager: "secretmanager"
60+
security-center: "securitycenter"
61+
service-directory: "servicedirectory"
62+
speech: "speech"
63+
talent: "jobs"
64+
texttospeech: "texttospeech"
65+
translate: "translate"
66+
video-intelligence: "videointelligence"
67+
vision: "vision"
68+
workflows: "workflows"
69+
- labelprefix: "asset: "
70+
paths:
71+
appengine: "pattern"
72+
cloud-sql: "pattern"
73+
cloud-tasks:
74+
tutorial-gcf: "pattern"
75+
eventarc: "pattern"
76+
functions: "pattern"
77+
recaptcha_enterprise:
78+
demosite: "flagship"
79+
run: "pattern"

0 commit comments

Comments
 (0)