From 622bfab30a1c13604c8ac20cde085e0bcd37dfd3 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 6 May 2026 03:30:27 +0000 Subject: [PATCH] chore(node): exclude test fixtures from post-processing Excludes `core/generator/gapic-generator-typescript/test-fixtures` from directory traversal in `node_mono_repo.py` to prevent the post-processor from re-adding them to `release-please-config.json`. See https://github.com/googleapis/google-cloud-node/pull/8171 for an example of the issue. Source-Link: https://github.com/googleapis/synthtool/commit/e80fef929645a8a5ed4ab91279443fe6263d9f48 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:4fe73296173f9cbfced42915365a33981ee6a291dd2dc0edb1a0a2e3abeeeed8 --- .github/.OwlBot.lock.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 226aefe..7f983f1 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:af20ac5b4436ce795d73c14148e21e574fa3672bec00db3d054062797a424bd6 -# created: 2026-02-05T18:52:32.559039704Z + digest: sha256:4fe73296173f9cbfced42915365a33981ee6a291dd2dc0edb1a0a2e3abeeeed8 +# created: 2026-05-06T03:27:26.255454877Z