From a8df0c0054889ac02a732dd931dc62aba7f5f6a8 Mon Sep 17 00:00:00 2001 From: ohmayr Date: Fri, 9 Jan 2026 22:24:17 +0000 Subject: [PATCH] chore: remove owlbot config for firestore db --- .github/.OwlBot.lock.yaml | 17 ----------------- .github/.OwlBot.yaml | 28 ---------------------------- 2 files changed, 45 deletions(-) delete mode 100644 .github/.OwlBot.lock.yaml delete mode 100644 .github/.OwlBot.yaml diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml deleted file mode 100644 index 24f126d88..000000000 --- a/.github/.OwlBot.lock.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2025 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -docker: - image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:1c50961ec998cd24968d5b2628e8d88a36b612ea881e71bfd171c93cc9d08b9e -# created: 2025-12-02T19:51:56.208302619Z diff --git a/.github/.OwlBot.yaml b/.github/.OwlBot.yaml deleted file mode 100644 index d9b4eab76..000000000 --- a/.github/.OwlBot.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -docker: - image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - - -deep-remove-regex: - - /owl-bot-staging - -deep-copy-regex: - - source: /google/firestore/(v.*)/.*-nodejs/(.*) - dest: /owl-bot-staging/$1/$2 - - source: /google/firestore/admin/(v.*)/.*-nodejs/(.*) - dest: /owl-bot-staging/admin/$1/$2 - -begin-after-commit-hash: d3509d2520fb8db862129633f1cf8406d17454e1 -