From 7d0488e02858aca1a309fc44eac7699ea4261ff3 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 12 Feb 2026 15:44:54 +0000 Subject: [PATCH] chore: bump pip in nodejs Dockerfile * chore: bump pip in nodejs Dockerfile * feat: wip * typo * revert Source-Link: https://github.com/googleapis/synthtool/commit/3c359d1730898407a02c6e079fcef8d57174e092 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5ef945dd0b346b78caabeaf973467273a31394c074f5ec3f85cb66769036bab5 --- .github/.OwlBot.lock.yaml | 6 +++--- .github/CODEOWNERS | 2 +- .github/sync-repo-settings.yaml | 6 +----- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 24f126d88..5b4326a19 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,4 +1,4 @@ -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,5 +13,5 @@ # 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 + digest: sha256:5ef945dd0b346b78caabeaf973467273a31394c074f5ec3f85cb66769036bab5 +# created: 2026-02-12T15:40:42.386984339Z diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4a6519253..6b8f272e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/api-pubsub @googleapis/jsteam \ No newline at end of file +* @googleapis/api-pubsub @googleapis/cloud-sdk-nodejs-team \ No newline at end of file diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index a013376d1..9e91ffc8a 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -15,9 +15,5 @@ branchProtectionRules: - windows - OwlBot Post Processor permissionRules: - - team: yoshi-admins - permission: admin - - team: jsteam-admins - permission: admin - - team: jsteam + - team: cloud-sdk-nodejs-team permission: push