From 512d2b20424e3c53074f0f77ad4277b897fec1e7 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Wed, 6 May 2026 03:32:12 +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 5b4326a19d7..7f983f16980 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:5ef945dd0b346b78caabeaf973467273a31394c074f5ec3f85cb66769036bab5 -# created: 2026-02-12T15:40:42.386984339Z + digest: sha256:4fe73296173f9cbfced42915365a33981ee6a291dd2dc0edb1a0a2e3abeeeed8 +# created: 2026-05-06T03:27:26.255454877Z