Skip to content

Commit b6643a2

Browse files
authored
Merge branch 'googleapis:main' into protobuf_val
2 parents a1521af + 2f9a879 commit b6643a2

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/.OwlBot.lock.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
3-
digest: sha256:979d9498e07c50097c1aeda937dcd32094ecc7440278a83e832b6a05602f62b6
3+
digest: sha256:0e18b9475fbeb12d9ad4302283171edebb6baf2dfca1bd215ee3b34ed79d95d7

.kokoro/docs/common.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ env_vars: {
3030

3131
env_vars: {
3232
key: "V2_STAGING_BUCKET"
33+
# Push google cloud library docs to the Cloud RAD bucket `docs-staging-v2`
3334
value: "docs-staging-v2"
3435
}
3536

owlbot.py

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
".coveragerc",
9494
".kokoro/continuous/common.cfg",
9595
".kokoro/presubmit/presubmit.cfg",
96+
".github/CODEOWNERS"
9697
]
9798
) # the microgenerator has a good coveragerc file
9899

0 commit comments

Comments
 (0)