Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 90f455b

Browse files
1 parent aad2646 commit 90f455b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.kokoro/docs/common.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,26 @@ env_vars: {
166166

167167

168168

169+
#############################################
170+
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
171+
172+
env_vars: {
173+
key: "PRODUCT_AREA_LABEL"
174+
value: "observability"
175+
}
176+
env_vars: {
177+
key: "PRODUCT_LABEL"
178+
value: "logging"
179+
}
180+
env_vars: {
181+
key: "LANGUAGE_LABEL"
182+
value: "python"
183+
}
184+
185+
###################################################
186+
187+
188+
169189
#############################################
170190
# this section merged from .kokoro/common_env_vars.cfg using owlbot.py
171191

0 commit comments

Comments
 (0)